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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?暴????暴???^ 00111111100101100101110000111111001111110011111100111111100101100101110000111111001111110011111101011110 3f965c3f3f3f3f965c3f3f3f5e
EUC-JP ?暴????暴???^ 00111111110010111011110100111111001111110011111100111111110010111011110100111111001111110011111101011110 3fcbbd3f3f3f3fcbbd3f3f3f5e
UTF-8 뤋暴첂샅렦뤋暴첂샅렦^ 11101011101001001000101111100110100110101011010011101100101100101000001011101100100000111000010111101011101000001010011011101011101001001000101111100110100110101011010011101100101100101000001011101100100000111000010111101011101000001010011001011110 eba48be69ab4ecb282ec8385eba0a6eba48be69ab4ecb282ec8385eba0a65e
UHC 뤋暴첂샅렦뤋暴첂샅렦^ 100011111011101111111000111011001010101010001111101110111111010010001110101101011000111110111011111110001110110010101010100011111011101111110100100011101011010101011110 8fbbf8ecaa8fbbf48eb58fbbf8ecaa8fbbf48eb55e

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