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 ??????恁??B 0011111100111111001111110011111100111111001111111001110010001100001111110011111101000010 3f3f3f3f3f3f9c8c3f3f42
EUC-JP ??????恁??B 0011111100111111001111110011111100111111001111111101011111101100001111110011111101000010 3f3f3f3f3f3fd7ec3f3f42
UTF-8 梨뷀샍吏뽰콛恁살쭡B 11101111101001111010001011101011101101111000000011101100100000111000110111101111101001111001111011101011101111011011000011101100101111011001101111100110100000011000000111101100100000101011010011101100101011011010000101000010 efa7a2ebb780ec838defa79eebbdb0ecbd9be68181ec82b4ecada142
UHC 梨뷀샍吏뽰콛恁살쭡B 11101100101100011001010011101101100110001011101111101100101001111001011011101100101100011001010011101100111101101011101111101100101001111001011001000010 ecb194ed98bbeca796ecb194ecf6bbeca79642

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