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 ?????@?????@B 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001000010 3f3f3f3f3f403f3f3f3f3f4042
SJIS-WIN ?暴???@?暴???@B 001111111001011001011100001111110011111100111111010000000011111110010110010111000011111100111111001111110100000001000010 3f965c3f3f3f403f965c3f3f3f4042
EUC-JP ?暴???@?暴???@B 001111111100101110111101001111110011111100111111010000000011111111001011101111010011111100111111001111110100000001000010 3fcbbd3f3f3f403fcbbd3f3f3f4042
UTF-8 뤋暴첂샘렏@뤋暴첂샘렏@B 111010111010010010001011111001101001101010110100111011001011001010000010111011001000001110011000111010111010000010001111010000001110101110100100100010111110011010011010101101001110110010110010100000101110110010000011100110001110101110100000100011110100000001000010 eba48be69ab4ecb282ec8398eba08f40eba48be69ab4ecb282ec8398eba08f4042
UHC 뤋暴첂샘렏@뤋暴첂샘렏@B 1000111110111011111110001110110010101010100011111011101111111001100011101010010101000000100011111011101111111000111011001010101010001111101110111111100110001110101001010100000001000010 8fbbf8ecaa8fbbf98ea5408fbbf8ecaa8fbbf98ea54042

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