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 蛟ュ竊卓ィカ譟 1110010110000000101011011110001010000110100100011110110010101000101101101110011010011111 e580ade28691eca8b6e69f
EUC-JP 蛟ュ竊卓ィカ譟 1110100111100000100011101010110111100011111001101100001011101110100011101010100010001110101101101110110010100001 e9e08eade3e6c2ee8ea88eb6eca1
UTF-8 蛟ュ竊卓ィカ譟 111010001001101110011111111011111011110110101101111001111010101110001010111001011000110110010011111011111011110110101000111011111011110110110110111010001010110110011111 e89b9fefbdade7ab8ae58d93efbda8efbdb6e8ad9f
UHC 蛟?竊卓??? 11001110111100010011111111101111101111001111011011110001001111110011111100111111 cef13fefbcf6f13f3f3f

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