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 ?暴??磎?暴??磎^ 0011111111001011101111010011111100111111100011111101000010101000001111111100101110111101001111110011111110001111110100001010100001011110 3fcbbd3f3f8fd0a83fcbbd3f3f8fd0a85e
UTF-8 뤋暴찋샘磎뤋暴찋샘磎^ 11101011101001001000101111100110100110101011010011101100101100001000101111101100100000111001100011100111101000111000111011101011101001001000101111100110100110101011010011101100101100001000101111101100100000111001100011100111101000111000111001011110 eba48be69ab4ecb08bec8398e7a38eeba48be69ab4ecb08bec8398e7a38e5e
UHC 뤋暴찋샘磎뤋暴찋샘磎^ 100011111011101111111000111011001010100110001111101110111111100111001101101001011000111110111011111110001110110010101001100011111011101111111001110011011010010101011110 8fbbf8eca98fbbf9cda58fbbf8eca98fbbf9cda55e

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