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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 棕戡??}棕戡??{^ 100111101010000110011101010000010011111100111111011111011001111010100001100111010100000100111111001111110111101101011110 9ea19d413f3f7d9ea19d413f3f7b5e
EUC-JP 棕戡??}棕戡??{^ 110111001010001111011001101000100011111100111111011111011101110010100011110110011010001000111111001111110111101101011110 dca3d9a23f3f7ddca3d9a23f3f7b5e
UTF-8 棕戡렰렮}棕戡렰렮{^ 111001101010001110010101111001101000100010100001111010111010000010110000111010111010000010101110011111011110011010100011100101011110011010001000101000011110101110100000101100001110101110100000101011100111101101011110 e6a395e688a1eba0b0eba0ae7de6a395e688a1eba0b0eba0ae7b5e
UHC 棕戡렰렮}棕戡렰렮{^ 11110000111101111100101011110001100011101011110110001110101110110111110111110000111101111100101011110001100011101011110110001110101110110111101101011110 f0f7caf18ebd8ebb7df0f7caf18ebd8ebb7b5e

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