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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??恁??恁??? 0011111100111111100111001000110000111111001111111001110010001100001111110011111100111111 3f3f9c8c3f3f9c8c3f3f3f
EUC-JP ??恁??恁??? 0011111100111111110101111110110000111111001111111101011111101100001111110011111100111111 3f3fd7ec3f3fd7ec3f3f3f
UTF-8 梨꼔恁숉삟恁섻梨꼔 111011111010011110100010111010101011110010010100111001101000000110000001111011001000100010001001111011001000001010011111111001101000000110000001111011001000010010111011111011111010011110100010111010101011110010010100 efa7a2eabc94e68181ec8889ec829fe68181ec84bbefa7a2eabc94
UHC 梨꼔恁숉삟恁섻梨꼔 111011001011000110000100011010111110110011110110100110011110110110011000101000101110110011110110100110010100011111101100101100011000010001101011 ecb1846becf699ed98a2ecf69947ecb1846b

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