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 ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
SJIS-WIN ??驃??z??驃??zB 001111110011111111101001011111100011111100111111011110100011111100111111111010010111111000111111001111110111101001000010 3f3fe97e3f3f7a3f3fe97e3f3f7a42
EUC-JP ??驃??z??驃??zB 001111110011111111110001110111110011111100111111011110100011111100111111111100011101111100111111001111110111101001000010 3f3ff1df3f3f7a3f3ff1df3f3f7a42
UTF-8 렱렚驃섕속z렱렚驃섕속zB 111010111010000010110001111010111010000010011010111010011010100110000011111011001000010010010101111011001000011010001101011110101110101110100000101100011110101110100000100110101110100110101001100000111110110010000100100101011110110010000110100011010111101001000010 eba0b1eba09ae9a983ec8495ec868d7aeba0b1eba09ae9a983ec8495ec868d7a42
UHC 렱렚驃섕속z렱렚驃섕속zB 1000111010111110100011101010110111111000111111101011110010101100101111001101001101111010100011101011111010001110101011011111100011111110101111001010110010111100110100110111101001000010 8ebe8eadf8febcacbcd37a8ebe8eadf8febcacbcd37a42

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