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 ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
SJIS-WIN ??ズnW}??ズnW{^ 001111110011111110000011010110010110111001010111011111010011111100111111100000110101100101101110010101110111101101011110 3f3f83596e577d3f3f83596e577b5e
EUC-JP ??ズnW}??ズnW{^ 001111110011111110100101101110100110111001010111011111010011111100111111101001011011101001101110010101110111101101011110 3f3fa5ba6e577d3f3fa5ba6e577b5e
UTF-8 若잏ズnW}若잏ズnW{^ 11101111101001011011010011101100100111101000111111100011100000101011101001101110010101110111110111101111101001011011010011101100100111101000111111100011100000101011101001101110010101110111101101011110 efa5b4ec9e8fe382ba6e577defa5b4ec9e8fe382ba6e577b5e
UHC 若잏ズnW}若잏ズnW{^ 11100101101011101001111111100111101010111011101001101110010101110111110111100101101011101001111111100111101010111011101001101110010101110111101101011110 e5ae9fe7abba6e577de5ae9fe7abba6e577b5e

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