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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 甕???}甕???{^ 11100001010100000011111100111111001111110111110111100001010100000011111100111111001111110111101101011110 e1503f3f3f7de1503f3f3f7b5e
EUC-JP 甕???}甕???{^ 11100001101100010011111100111111001111110111110111100001101100010011111100111111001111110111101101011110 e1b13f3f3f7de1b13f3f3f7b5e
UTF-8 甕렋亐렚}甕렋亐렚{^ 111001111001010010010101111010111010000010001011111001001011101010010000111010111010000010011010011111011110011110010100100101011110101110100000100010111110010010111010100100001110101110100000100110100111101101011110 e79495eba08be4ba90eba09a7de79495eba08be4ba90eba09a7b5e
UHC 甕렋亐렚}甕렋亐렚{^ 11101000101110001000111010100010111010101010011110001110101011010111110111101000101110001000111010100010111010101010011110001110101011010111101101011110 e8b88ea2eaa78ead7de8b88ea2eaa78ead7b5e

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