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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?暴?枇???^ 00111111100101100101110000111111100101001111100000111111001111110011111101011110 3f965c3f94f83f3f3f5e
EUC-JP ?暴?枇???^ 00111111110010111011110100111111110010001111101000111111001111110011111101011110 3fcbbd3fc8fa3f3f3f5e
UTF-8 뤋暴톻枇샘렩롘^ 11101011101001001000101111100110100110101011010011101101100001101011101111100110100111101000011111101100100000111001100011101011101000001010100111101011101000011001100001011110 eba48be69ab4ed86bbe69e87ec8398eba0a9eba1985e
UHC 뤋暴톻枇샘렩롘^ 100011111011101111111000111011001011011110001110110111011110110110111011111110011000111010110111100011101101110001011110 8fbbf8ecb78eddedbbf98eb78edc5e

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