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 ??A?????A???B 00111111001111110100000100111111001111110011111100111111001111110100000100111111001111110011111101000010 3f3f413f3f3f3f3f413f3f3f42
SJIS-WIN ??A??伯??A??伯B 001111110011111101000001001111110011111110010100100011000011111100111111010000010011111100111111100101001000110001000010 3f3f413f3f948c3f3f413f3f948c42
EUC-JP ??A??伯??A??伯B 001111110011111101000001001111110011111111000111111011000011111100111111010000010011111100111111110001111110110001000010 3f3f413f3fc7ec3f3f413f3fc7ec42
UTF-8 렻렮A렻┖伯렻렮A렻┖伯B 111010111010000010111011111010111010000010101110010000011110101110100000101110111110001010010100100101101110010010111100101011111110101110100000101110111110101110100000101011100100000111101011101000001011101111100010100101001001011011100100101111001010111101000010 eba0bbeba0ae41eba0bbe29496e4bcafeba0bbeba0ae41eba0bbe29496e4bcaf42
UHC 렻렮A렻┖伯렻렮A렻┖伯B 1000111011000011100011101011101101000001100011101100001110100110110001011101101111010111100011101100001110001110101110110100000110001110110000111010011011000101110110111101011101000010 8ec38ebb418ec3a6c5dbd78ec38ebb418ec3a6c5dbd742

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