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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 罐濠審}罐濠審{^ 111000111010001110001101100010101001000001010010011111011110001110100011100011011000101010010000010100100111101101011110 e3a38d8a90527de3a38d8a90527b5e
EUC-JP 罐濠審}罐濠審{^ 111001101010010110111001111010101011111110110011011111011110011010100101101110011110101010111111101100110111101101011110 e6a5b9eabfb37de6a5b9eabfb37b5e
UTF-8 罐濠審}罐濠審{^ 111001111011110110010000111001101011111110100000111001011010111110101001011111011110011110111101100100001110011010111111101000001110010110101111101010010111101101011110 e7bd90e6bfa0e5afa97de7bd90e6bfa0e5afa97b5e
UHC 罐濠審}罐濠審{^ 110011101011100011111011110011001110001111111011011111011100111010111000111110111100110011100011111110110111101101011110 ceb8fbcce3fb7dceb8fbcce3fb7b5e

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