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 衣?箏?衣?箏?^ 10001000110111110011111111100010101101010011111110001000110111110011111111100010101101010011111101011110 88df3fe2b53f88df3fe2b53f5e
EUC-JP 衣?箏?衣?箏?^ 10110000111000010011111111100100101101110011111110110000111000010011111111100100101101110011111101011110 b0e13fe4b73fb0e13fe4b73f5e
UTF-8 衣렋箏받衣렋箏밗^ 11101000101000011010001111101011101000001000101111100111101011101000111111101011101100001001101111101000101000011010001111101011101000001000101111100111101011101000111111101011101100001001011101011110 e8a1a3eba08be7ae8febb09be8a1a3eba08be7ae8febb0975e
UHC 衣렋箏받衣렋箏밗^ 1110101111111101100011101010001011101110101101001011100111011110111010111111110110001110101000101110111010110100101110011101110001011110 ebfd8ea2eeb4b9deebfd8ea2eeb4b9dc5e

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