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 堯??筍??術 11101010100111110011111100111111111000101010000100111111001111111000111101110000 ea9f3f3fe2a13f3f8f70
EUC-JP 堯??筍??術 11110100101000010011111100111111111001001010001100111111001111111011110111010001 f4a13f3fe4a33f3fbdd1
UTF-8 堯덀룗筍곈뜄術 111001011010000010101111111010111000110110000000111010111010001110010111111001111010110110001101111010101011001110001000111010111001110010000100111010001010000110010011 e5a0afeb8d80eba397e7ad8deab388eb9c84e8a193
UHC 堯덀룗筍곈뜄術 1110100011101011100010001110001110001111100100111110001011101100101100001110100110001101100010001110001011111010 e8eb88e38f93e2ecb0e98d88e2fa

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