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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 箏???遵?宅 11100010101101010011111100111111001111111000111110000101001111111001000111101110 e2b53f3f3f8f853f91ee
EUC-JP 箏?焌?遵?宅 111001001011011100111111100011111100100111101000001111111011110111100101001111111100001011110000 e4b73f8fc9e83fbde53fc2f0
UTF-8 箏렋焌렪遵띕宅 111001111010111010001111111010111010000010001011111001111000010010001100111010111010000010101010111010011000000110110101111010111001110110010101111001011010111010000101 e7ae8feba08be7848ceba0aae981b5eb9d95e5ae85
UHC 箏렋焌렪遵띕宅 1110111010110100100011101010001011110001111000001000111010111000111100011110010110110110111010111101001111101011 eeb48ea2f1e08eb8f1e5b6ebd3eb

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