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 ??ヮ睛霖?? 00111111001111111000001110001110111000011100101111101000110000010011111100111111 3f3f838ee1cbe8c13f3f
EUC-JP ??ヮ睛霖?? 00111111001111111010010111101110111000101100110111110000110000110011111100111111 3f3fa5eee2cdf0c33f3f
UTF-8 렳뤵ヮ睛霖앓롉 111010111010000010110011111010111010010010110101111000111000001110101110111001111001110110011011111010011001110010010110111011001001010110010011111010111010000110001001 eba0b3eba4b5e383aee79d9be99c96ec9593eba189
UHC 렳뤵ヮ睛霖앓롉 1000111011000000100011111110001110101011111011101110111111101100110101111111110110111110110011101000111011001111 8ec08fe3abeeefecd7fdbece8ecf

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