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 111001001101111010000100100011000011111101111101011101101110010011011110100001001000110000111111011111010111011001000010 e4de848c3f7d76e4de848c3f7d7642
EUC-JP 葯ъ?}v葯ъ?}vB 111010001110000010100111111011000011111101111101011101101110100011100000101001111110110000111111011111010111011001000010 e8e0a7ec3f7d76e8e0a7ec3f7d7642
UTF-8 葯ъ큵}v葯ъ큵}vB 111010001001000110101111110100011000101011101101100000011011010101111101011101101110100010010001101011111101000110001010111011011000000110110101011111010111011001000010 e891afd18aed81b57d76e891afd18aed81b57d7642
UHC 葯ъ큵}v葯ъ큵}vB 1110010110110101101011001110110010110100100001000111110101110110111001011011010110101100111011001011010010000100011111010111011001000010 e5b5acecb4847d76e5b5acecb4847d7642

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