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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?暴???燾? 001111111001011001011100001111110011111100111111111110110101101000111111 3f965c3f3f3ffb5a3f
EUC-JP ?暴???燾? 00111111110010111011110100111111001111110011111110001111110010101011110100111111 3fcbbd3f3f3f8fcabd3f
UTF-8 뤋暴쪕샘뀐燾뤋 111010111010010010001011111001101001101010110100111011001010101010010101111011001000001110011000111010111000000010010000111001111000011110111110111010111010010010001011 eba48be69ab4ecaa95ec8398eb8090e787beeba48b
UHC 뤋暴쪕샘뀐燾뤋 1000111110111011111110001110110010100101100011111011101111111001101100101110111111010100101001111000111110111011 8fbbf8eca58fbbf9b2efd4a78fbb

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