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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?暴???萄?疋 0011111110010110010111000011111100111111001111111001001110111000001111111001010101000100 3f965c3f3f3f93b83f9544
EUC-JP ?暴???萄?疋 0011111111001011101111010011111100111111001111111100011010111010001111111100100110100101 3fcbbd3f3f3fc6ba3fc9a5
UTF-8 뤋暴첂샘띰萄뤋疋 111010111010010010001011111001101001101010110100111011001011001010000010111011001000001110011000111010111001110110110000111010001001000010000100111010111010010010001011111001111001011010001011 eba48be69ab4ecb282ec8398eb9db0e89084eba48be7968b
UHC 뤋暴첂샘띰萄뤋疋 10001111101110111111100011101100101010101000111110111011111110011011011011101111110101001010110010001111101110111111100110110101 8fbbf8ecaa8fbbf9b6efd4ac8fbbf9b5

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