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 誤??\}誤??\{^ 10001100111010110011111100111111010111000111110110001100111010110011111100111111010111000111101101011110 8ceb3f3f5c7d8ceb3f3f5c7b5e
EUC-JP 誤??\}誤??\{^ 10111000111011010011111100111111010111000111110110111000111011010011111100111111010111000111101101011110 b8ed3f3f5c7db8ed3f3f5c7b5e
UTF-8 誤썹퉾\}誤썹퉾\{^ 1110100010101010101001001110110010001101101110011110110110001001101111100101110001111101111010001010101010100100111011001000110110111001111011011000100110111110010111000111101101011110 e8aaa4ec8db9ed89be5c7de8aaa4ec8db9ed89be5c7b5e
UHC 誤썹퉾\}誤썹퉾\{^ 1110100010100110101111011110011110111001100101100101110001111101111010001010011010111101111001111011100110010110010111000111101101011110 e8a6bde7b9965c7de8a6bde7b9965c7b5e

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