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 鵝??傲??慂 11101010010000000011111100111111100110001111110000111111001111111001110011001000 ea403f3f98fc3f3f9cc8
EUC-JP 鵝??傲??慂 11110011101000010011111100111111110100001111111000111111001111111101100011001010 f3a13f3fd0fe3f3fd8ca
UTF-8 鵝얜젷傲딅젎慂 111010011011010110011101111011001001011010011100111011001010000010110111111001011000001010110010111010111001010010000101111011001010000010001110111001101000010110000010 e9b59dec969ceca0b7e582b2eb9485eca08ee68582
UHC 鵝얜젷傲딅젎慂 1110010010111101101111101110101110100000101010111110011111101100100010101110101110100000100011111110100110111101 e4bdbeeba0abe7ec8aeba08fe9bd

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