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 嶸??饒??壯 11111010101101000011111100111111111010010110000000111111001111111001101011100001 fab43f3fe9603f3f9ae1
EUC-JP 嶸??饒??壯 1000111110111011111101000011111100111111111100011100000100111111001111111101010011100011 8fbbf43f3ff1c13f3fd4e3
UTF-8 嶸륃끁饒뤹츕壯 111001011011011010111000111010111010010110000011111010111000000110000001111010011010010110010010111010111010010010111001111011001011100010010101111001011010001110101111 e5b6b8eba583eb8181e9a592eba4b9ecb895e5a3af
UHC 嶸륃끁饒뤹츕壯 1110011110101110100011111110111010000101101101111110100110101110100011111110011110101110100011111110110111100000 e7ae8fee85b7e9ae8fe7ae8fede0

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