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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?≫??≫?^ 001111111000000111100010001111110011111110000001111000100011111101011110 3f81e23f3f81e23f5e
EUC-JP 璵≫?璵≫?^ 10001111110011001110011010100010111001000011111110001111110011001110011010100010111001000011111101011110 8fcce6a2e43f8fcce6a2e43f5e
UTF-8 璵≫뫟璵≫뫟^ 11100111100100101011010111100010100010011010101111101011101010111001111111100111100100101011010111100010100010011010101111101011101010111001111101011110 e792b5e289abebab9fe792b5e289abebab9f5e
UHC 璵≫뫟璵≫뫟^ 11100110101001011010000111101101100100011011111111100110101001011010000111101101100100011011111101011110 e6a5a1ed91bfe6a5a1ed91bf5e

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