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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?謔幀??謔幀?^ 00111111111001101000001010011011111010100011111100111111111001101000001010011011111010100011111101011110 3fe6829bea3f3fe6829bea3f5e
EUC-JP ?謔幀玗?謔幀旴^ 0011111111101011111000101101011011101100100011111100101111010110001111111110101111100010110101101110110010001111110000011111000001011110 3febe2d6ec8fcbd63febe2d6ec8fc1f05e
UTF-8 뤋謔幀玗뤋謔幀旴^ 11101011101001001000101111101000101011001001010011100101101110011000000011100111100011101001011111101011101001001000101111101000101011001001010011100101101110011000000011100110100101111011010001011110 eba48be8ac94e5b980e78e97eba48be8ac94e5b980e697b45e
UHC 뤋謔幀玗뤋謔幀旴^ 1000111110111011111110011100110011101111110100111110100111011011100011111011101111111001110011001110111111010011111010011101100101011110 8fbbf9ccefd3e9db8fbbf9ccefd3e9d95e

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