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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 氈???J}氈???J{^ 100111111000000100111111001111110011111101001010011111011001111110000001001111110011111100111111010010100111101101011110 9f813f3f3f4a7d9f813f3f3f4a7b5e
EUC-JP 氈???J}氈???J{^ 110111011110000100111111001111110011111101001010011111011101110111100001001111110011111100111111010010100111101101011110 dde13f3f3f4a7ddde13f3f3f4a7b5e
UTF-8 氈肋렰렟J}氈肋렰렟J{^ 1110011010110000100010001110111110100101100100111110101110100000101100001110101110100000100111110100101001111101111001101011000010001000111011111010010110010011111010111010000010110000111010111010000010011111010010100111101101011110 e6b088efa593eba0b0eba09f4a7de6b088efa593eba0b0eba09f4a7b5e
UHC 氈肋렰렟J}氈肋렰렟J{^ 111011101111110111010010111100011000111010111101100011101011000001001010011111011110111011111101110100101111000110001110101111011000111010110000010010100111101101011110 eefdd2f18ebd8eb04a7deefdd2f18ebd8eb04a7b5e

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