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 ??K??????T 00111111001111110100101100111111001111110011111100111111001111110011111101010100 3f3f4b3f3f3f3f3f3f54
SJIS-WIN 将。K将「宵イ将。T 1000111110101011101000010100101110001111101010111010001010001111101010101011001010001111101010111010000101010100 8faba14b8faba28faab28faba154
EUC-JP 将。K将「宵イ将。T 101111101010110110001110101000010100101110111110101011011000111010100010101111101010110010001110101100101011111010101101100011101010000101010100 bead8ea14bbead8ea2beac8eb2bead8ea154
UTF-8 将。K将「宵イ将。T 1110010110110000100001101110111110111101101000010100101111100101101100001000011011101111101111011010001011100101101011101011010111101111101111011011001011100101101100001000011011101111101111011010000101010100 e5b086efbda14be5b086efbda2e5aeb5efbdb2e5b086efbda154
UHC ??K??宵???T 0011111100111111010010110011111100111111111000011011001000111111001111110011111101010100 3f3f4b3f3fe1b23f3f3f54

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