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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 壤????????^ 1001101011011111001111110011111100111111001111110011111100111111001111110011111101011110 9adf3f3f3f3f3f3f3f3f5e
EUC-JP 壤????????^ 1101010011100001001111110011111100111111001111110011111100111111001111110011111101011110 d4e13f3f3f3f3f3f3f3f5e
UTF-8 壤㏂뀿栒곩숱栒듐뀅^ 11100101101000111010010011100011100011111000001011101011100000001011111111100110101000001001001011101010101100111010100111101100100010001011000111100110101000001001001011101011100100111001000011101011100000001000010101011110 e5a3a4e38f82eb80bfe6a092eab3a9ec88b1e6a092eb9390eb80855e
UHC 壤㏂뀿栒곩숱栒듐뀅^ 11100101101111011010001011100011100001011011010111100010111000111000000111100101101111011010001011100010111000111011010111100011100001011000000101011110 e5bda2e385b5e2e381e5bda2e2e3b5e385815e

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