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 鼇??橈??蜈 11101010100001110011111100111111100111101111010000111111001111111110010110000101 ea873f3f9ef43f3fe585
EUC-JP 鼇??橈??蜈 11110011111001110011111100111111110111001111011000111111001111111110100111100101 f3e73f3fdcf63f3fe9e5
UTF-8 鼇뤄쉼橈녵펯蜈 111010011011110010000111111010111010010010000100111011001000100110111100111001101010100110001000111010111000010110110101111011011000111010101111111010001001110010001000 e9bc87eba484ec89bce6a988eb85b5ed8eafe89c88
UHC 鼇뤄쉼橈녵펯蜈 1110100010101000101101111110111110111101101100001110100011111010100001101110010010111100100000011110100010100101 e8a8b7efbdb0e8fa86e4bc81e8a5

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