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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??恁??恁???? 001111110011111110011100100011000011111100111111100111001000110000111111001111110011111100111111 3f3f9c8c3f3f9c8c3f3f3f3f
EUC-JP ??恁??恁???? 001111110011111111010111111011000011111100111111110101111110110000111111001111110011111100111111 3f3fd7ec3f3fd7ec3f3f3f3f
UTF-8 李퐻恁숉삞恁좶梨낆굅 111011111010011110100001111011011001000010111011111001101000000110000001111011001000100010001001111011001000001010011110111001101000000110000001111011001010001010110110111011111010011110100010111010111000001010000110111010101011010110000101 efa7a1ed90bbe68181ec8889ec829ee68181eca2b6efa7a2eb8286eab585
UHC 李퐻恁숉삞恁좶梨낆굅 1110110010110000101111100100010011101100111101101001100111101101100110001010000111101100111101101010000101010001111011001011000110000101111011001011000110110000 ecb0be44ecf699ed98a1ecf6a151ecb185ecb1b0

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