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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???俉??逸??^ 001111110011111100111111111110100110000100111111001111111000100011101101001111110011111101011110 3f3f3ffa613f3f88ed3f3f5e
EUC-JP ???俉??逸??^ 00111111001111110011111110001111101100011011101100111111001111111011000011101111001111110011111101011110 3f3f3f8fb1bb3f3fb0ef3f3f5e
UTF-8 琉껎뫀俉뤿쨨逸ㅸ뜌^ 11101111101001111000110011101010101110111000111011101011101010111000000011100100101111111000100111101011101001001011111111101100101010001010100011101001100000001011100011100011100001011011100011101011100111001000110001011110 efa78ceabb8eebab80e4bf89eba4bfeca8a8e980b8e385b8eb9c8c5e
UHC 琉껎뫀俉뤿쨨逸ㅸ뜌^ 11101011101001001000001111101101100100011010010011100111111010111000111111101011101001001000001111101100111011111010010011101000100011011000111101011110 eba483ed91a4e7eb8feba483ecefa4e88d8f5e

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