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 ?ユ?楷??円 00111111100000111000011000111111100111101011001000111111001111111000100101111110 3f83863f9eb23f3f897e
EUC-JP ?ユ?楷??円 00111111101001011110011000111111110111001011010000111111001111111011000111011111 3fa5e63fdcb43f3fb1df
UTF-8 怜ユ쇂楷랃풎円 111011111010011010101100111000111000001110100110111011001000011110000010111001101010010110110111111010111001111010000011111011011001001010001110111001011000011010000110 efa6ace383a6ec8782e6a5b7eb9e83ed928ee58686
UHC 怜ユ쇂楷랃풎円 1110011110110000101010111110011010011001101101101111101010101100100011011110111110111110100100101110010111110111 e7b0abe699b6faac8defbe92e5f7

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