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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 旭??貊?疑? 10001000101011100011111100111111111001101011101100111111100010110101111000111111 88ae3f3fe6bb3f8b5e3f
EUC-JP 旭??貊?疑? 10110000101100000011111100111111111011001011110100111111101101011011111100111111 b0b03f3fecbd3fb5bf3f
UTF-8 旭흗렧貊쏨疑렑 111001101001011110101101111011011001110110010111111010111010000010100111111010001011001010001010111011001000111110101000111001111001011010010001111010111010000010010001 e697aded9d97eba0a7e8b28aec8fa8e79691eba091
UHC 旭흗렧貊쏨疑렑 1110100111101111110010001110100110001110101101101101100011100111101111011111010011101011111101111000111010100110 e9efc8e98eb6d8e7bdf4ebf78ea6

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