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 ????????O 001111110011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f3f4f
SJIS-WIN 将「宵ソ将、将。O 10001111101010111010001010001111101010101011111110001111101010111010010010001111101010111010000101001111 8faba28faabf8faba48faba14f
EUC-JP 将「宵ソ将、将。O 1011111010101101100011101010001010111110101011001000111010111111101111101010110110001110101001001011111010101101100011101010000101001111 bead8ea2beac8ebfbead8ea4bead8ea14f
UTF-8 将「宵ソ将、将。O 11100101101100001000011011101111101111011010001011100101101011101011010111101111101111011011111111100101101100001000011011101111101111011010010011100101101100001000011011101111101111011010000101001111 e5b086efbda2e5aeb5efbdbfe5b086efbda4e5b086efbda14f
UHC ??宵?????O 00111111001111111110000110110010001111110011111100111111001111110011111101001111 3f3fe1b23f3f3f3f3f4f

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