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 ?暴??逕萄? 00111111100101100101110000111111001111111110011110010100100100111011100000111111 3f965c3f3fe79493b83f
EUC-JP ?暴??逕萄? 00111111110010111011110100111111001111111110110111110100110001101011101000111111 3fcbbd3f3fedf4c6ba3f
UTF-8 뤋暴첂샘逕萄뤋 111010111010010010001011111001101001101010110100111011001011001010000010111011001000001110011000111010011000000010010101111010001001000010000100111010111010010010001011 eba48be69ab4ecb282ec8398e98095e89084eba48b
UHC 뤋暴첂샘逕萄뤋 1000111110111011111110001110110010101010100011111011101111111001110011001110111111010100101011001000111110111011 8fbbf8ecaa8fbbf9ccefd4ac8fbb

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