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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????怨??夜 001111110011111100111111001111110011111100111111100010011000010100111111001111111001011011101001 3f3f3f3f3f3f89853f3f96e9
EUC-JP ???堉??怨??夜 0011111100111111001111111000111110110111111111010011111100111111101100011110010100111111001111111100110011101011 3f3f3f8fb7fd3f3fb1e53f3fcceb
UTF-8 蓮곸궡堉뷂쭓怨뺤젆夜 111011111010011010011001111010101011001110111000111010101011011010100001111001011010000010001001111010111011011110000010111011001010110110010011111001101000000010101000111010111011101010100100111011001010000010000110111001011010010010011100 efa699eab3b8eab6a1e5a089ebb782ecad93e680a8ebbaa4eca086e5a49c
UHC 蓮곸궡堉뷂쭓怨뺤젆夜 1110011011100101100000011110110010000010101101001110101110111100100101001110111110100111100010111110101010110011100101011110110010100000100010011110010110101000 e6e581ec82b4ebbc94efa78beab395eca089e5a8

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