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 ?讌贒ァ}?讌贒ァ{^ 001111111110011010100101111110111010111110100111011111010011111111100110101001011111101110101111101001110111101101011110 3fe6a5fbafa77d3fe6a5fbafa77b5e
EUC-JP 訵讌贒ァ}訵讌贒ァ{^ 1000111111011101110100111110110010100111100011111101111111000011100011101010011101111101100011111101110111010011111011001010011110001111110111111100001110001110101001110111101101011110 8fddd3eca78fdfc38ea77d8fddd3eca78fdfc38ea77b5e
UTF-8 訵讌贒ァ}訵讌贒ァ{^ 111010001010100010110101111010001010111010001100111010001011010010010010111011111011110110100111011111011110100010101000101101011110100010101110100011001110100010110100100100101110111110111101101001110111101101011110 e8a8b5e8ae8ce8b492efbda77de8a8b5e8ae8ce8b492efbda77b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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