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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 恁??恁?恁?? 1001110010001100001111110011111110011100100011000011111110011100100011000011111100111111 9c8c3f3f9c8c3f9c8c3f3f
EUC-JP 恁??恁?恁?? 1101011111101100001111110011111111010111111011000011111111010111111011000011111100111111 d7ec3f3fd7ec3fd7ec3f3f
UTF-8 恁블쉱恁큚恁논슑 111001101000000110000001111010111011100010010100111011001000100110110001111001101000000110000001111011011000000110011010111001101000000110000001111010111000010110111100111011001000101010010001 e68181ebb894ec89b1e68181ed819ae68181eb85bcec8a91
UHC 恁블쉱恁큚恁논슑 11101100111101101011101011101101100110101000100011101100111101101011010001101000111011001111011010110011111011011001101010100000 ecf6baed9a88ecf6b468ecf6b3ed9aa0

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