To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 醤厲ク}v醤厲ク}vB 100011111101110111111010100011101011100001111101011101101000111111011101111110101000111010111000011111010111011001000010 8fddfa8eb87d768fddfa8eb87d7642
EUC-JP 醤厲ク}v醤厲ク}vB 10111110110111111000111110110100110100001000111010111000011111010111011010111110110111111000111110110100110100001000111010111000011111010111011001000010 bedf8fb4d08eb87d76bedf8fb4d08eb87d7642
UTF-8 醤厲ク}v醤厲ク}vB 1110100110000110101001001110010110001110101100101110111110111101101110000111110101110110111010011000011010100100111001011000111010110010111011111011110110111000011111010111011001000010 e986a4e58eb2efbdb87d76e986a4e58eb2efbdb87d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)