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 ?暴??器萄? 00111111100101100101110000111111001111111000101011101101100100111011100000111111 3f965c3f3f8aed93b83f
EUC-JP ?暴??器萄? 00111111110010111011110100111111001111111011010011101111110001101011101000111111 3fcbbd3f3fb4efc6ba3f
UTF-8 뤋暴첂샘器萄뤋 111010111010010010001011111001101001101010110100111011001011001010000010111011001000001110011000111001011001100110101000111010001001000010000100111010111010010010001011 eba48be69ab4ecb282ec8398e599a8e89084eba48b
UHC 뤋暴첂샘器萄뤋 1000111110111011111110001110110010101010100011111011101111111001110100001110111111010100101011001000111110111011 8fbbf8ecaa8fbbf9d0efd4ac8fbb

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