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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 壯?箏?壯?箏?^ 10011010111000010011111111100010101101010011111110011010111000010011111111100010101101010011111101011110 9ae13fe2b53f9ae13fe2b53f5e
EUC-JP 壯?箏?壯?箏?^ 11010100111000110011111111100100101101110011111111010100111000110011111111100100101101110011111101011110 d4e33fe4b73fd4e33fe4b73f5e
UTF-8 壯렍箏급壯렍箏긁^ 11100101101000111010111111101011101000001000110111100111101011101000111111101010101110001000100111100101101000111010111111101011101000001000110111100111101011101000111111101010101110001000000101011110 e5a3afeba08de7ae8feab889e5a3afeba08de7ae8feab8815e
UHC 壯렍箏급壯렍箏긁^ 1110110111100000100011101010001111101110101101001011000111011110111011011110000010001110101000111110111010110100101100011101110001011110 ede08ea3eeb4b1deede08ea3eeb4b1dc5e

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