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 ??K?????K???B 00111111001111110100101100111111001111110011111100111111001111110100101100111111001111110011111101000010 3f3f4b3f3f3f3f3f4b3f3f3f42
SJIS-WIN ??K??伯??K??伯B 001111110011111101001011001111110011111110010100100011000011111100111111010010110011111100111111100101001000110001000010 3f3f4b3f3f948c3f3f4b3f3f948c42
EUC-JP ??K??伯??K??伯B 001111110011111101001011001111110011111111000111111011000011111100111111010010110011111100111111110001111110110001000010 3f3f4b3f3fc7ec3f3f4b3f3fc7ec42
UTF-8 렻렮K렻뵀伯렻렮K렻뵀伯B 111010111010000010111011111010111010000010101110010010111110101110100000101110111110101110110101100000001110010010111100101011111110101110100000101110111110101110100000101011100100101111101011101000001011101111101011101101011000000011100100101111001010111101000010 eba0bbeba0ae4beba0bbebb580e4bcafeba0bbeba0ae4beba0bbebb580e4bcaf42
UHC 렻렮K렻뵀伯렻렮K렻뵀伯B 1000111011000011100011101011101101001011100011101100001110111010110001011101101111010111100011101100001110001110101110110100101110001110110000111011101011000101110110111101011101000010 8ec38ebb4b8ec3bac5dbd78ec38ebb4b8ec3bac5dbd742

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