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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?ユ?楷??円? 0011111110000011100001100011111110011110101100100011111100111111100010010111111000111111 3f83863f9eb23f3f897e3f
EUC-JP ?ユ?楷??円? 0011111110100101111001100011111111011100101101000011111100111111101100011101111100111111 3fa5e63fdcb43f3fb1df3f
UTF-8 怜ユ쇂楷랃풎円랑 111011111010011010101100111000111000001110100110111011001000011110000010111001101010010110110111111010111001111010000011111011011001001010001110111001011000011010000110111010111001111010010001 efa6ace383a6ec8782e6a5b7eb9e83ed928ee58686eb9e91
UHC 怜ユ쇂楷랃풎円랑 11100111101100001010101111100110100110011011011011111010101011001000110111101111101111101001001011100101111101111011011011111011 e7b0abe699b6faac8defbe92e5f7b6fb

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