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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 猷????5???B 100101110101000100111111001111110011111100111111100000100101010000111111001111110011111101000010 97513f3f3f3f82543f3f3f42
EUC-JP 猷????5???B 110011011011001000111111001111110011111100111111101000111011010100111111001111110011111101000010 cdb23f3f3f3fa3b53f3f3f42
UTF-8 猷득쐾若숇5勵욂퐦B 11100111100011001011011111101011100100111001110111101100100100001011111011101111101001011011010011101100100010001000011111101111101111001001010111101111101001011011111111101100100110101000001011101101100100001010011001000010 e78cb7eb939dec90beefa5b4ec8887efbc95efa5bfec9a82ed90a642
UHC 猷득쐾若숇5勵욂퐦B 11101011101000111011010111100110100111001001111011100101101011101001100111101011101000111011010111100101111110101001111011100100101111011000111101000010 eba3b5e69c9ee5ae99eba3b5e5fa9ee4bd8f42

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