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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 蔟桁晃\}蔟桁晃\{^ 1110010011110101100011001000010110001101010101110101110001111101111001001111010110001100100001011000110101010111010111000111101101011110 e4f58c858d575c7de4f58c858d575c7b5e
EUC-JP 蔟桁晃\}蔟桁晃\{^ 1110100011110111101101111110010110111001101110000101110001111101111010001111011110110111111001011011100110111000010111000111101101011110 e8f7b7e5b9b85c7de8f7b7e5b9b85c7b5e
UTF-8 蔟桁晃\}蔟桁晃\{^ 1110100010010100100111111110011010100001100000011110011010011001100000110101110001111101111010001001010010011111111001101010000110000001111001101001100110000011010111000111101101011110 e8949fe6a181e699835c7de8949fe6a181e699835c7b5e
UHC ?桁晃\}?桁晃\{^ 001111111111100111111001111111001100110001011100011111010011111111111001111110011111110011001100010111000111101101011110 3ff9f9fccc5c7d3ff9f9fccc5c7b5e

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