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 ?暴??良?暴??粱^ 001111111001011001011100001111110011111110010111110001110011111110010110010111000011111100111111111000101110101101011110 3f965c3f3f97c73f965c3f3fe2eb5e
EUC-JP ?暴??良?暴??粱^ 001111111100101110111101001111110011111111001110110010010011111111001011101111010011111100111111111001001110110101011110 3fcbbd3f3fcec93fcbbd3f3fe4ed5e
UTF-8 뤋暴첂샘良뤋暴첂샘粱^ 11101011101001001000101111100110100110101011010011101100101100101000001011101100100000111001100011101000100010011010111111101011101001001000101111100110100110101011010011101100101100101000001011101100100000111001100011100111101100101011000101011110 eba48be69ab4ecb282ec8398e889afeba48be69ab4ecb282ec8398e7b2b15e
UHC 뤋暴첂샘良뤋暴첂샘粱^ 100011111011101111111000111011001010101010001111101110111111100111010101110111101000111110111011111110001110110010101010100011111011101111111001110101011101110001011110 8fbbf8ecaa8fbbf9d5de8fbbf8ecaa8fbbf9d5dc5e

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