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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 姪??}姪??{^ 1001011011000011001111110011111101111101100101101100001100111111001111110111101101011110 96c33f3f7d96c33f3f7b5e
EUC-JP 姪??}姪??{^ 1100110011000101001111110011111101111101110011001100010100111111001111110111101101011110 ccc53f3f7dccc53f3f7b5e
UTF-8 姪렢롉}姪렢롉{^ 111001011010011110101010111010111010000010100010111010111010000110001001011111011110010110100111101010101110101110100000101000101110101110100001100010010111101101011110 e5a7aaeba0a2eba1897de5a7aaeba0a2eba1897b5e
UHC 姪렢롉}姪렢롉{^ 111100101110101110001110101100111000111011001111011111011111001011101011100011101011001110001110110011110111101101011110 f2eb8eb38ecf7df2eb8eb38ecf7b5e

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