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 瓦γ?\}瓦γ?\{^ 100010101010001010000011110000010011111101011100011111011000101010100010100000111100000100111111010111000111101101011110 8aa283c13f5c7d8aa283c13f5c7b5e
EUC-JP 瓦γ?\}瓦γ?\{^ 101101001010010010100110110000110011111101011100011111011011010010100100101001101100001100111111010111000111101101011110 b4a4a6c33f5c7db4a4a6c33f5c7b5e
UTF-8 瓦γ궃\}瓦γ궃\{^ 111001111001001110100110110011101011001111101010101101101000001101011100011111011110011110010011101001101100111010110011111010101011011010000011010111000111101101011110 e793a6ceb3eab6835c7de793a6ceb3eab6835c7b5e
UHC 瓦γ궃\}瓦γ궃\{^ 1110100010111111101001011110001110000010100111000101110001111101111010001011111110100101111000111000001010011100010111000111101101011110 e8bfa5e3829c5c7de8bfa5e3829c5c7b5e

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