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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ユ、リレユ、ロテ^ 110101011010010011011000110110101101010110100100110110111100001101011110 d5a4d8dad5a4dbc35e
EUC-JP ユ、リレユ、ロテ^ 1000111011010101100011101010010010001110110110001000111011011010100011101101010110001110101001001000111011011011100011101100001101011110 8ed58ea48ed88eda8ed58ea48edb8ec35e
UTF-8 ユ、リレユ、ロテ^ 11101111101111101001010111101111101111011010010011101111101111101001100011101111101111101001101011101111101111101001010111101111101111011010010011101111101111101001101111101111101111101000001101011110 efbe95efbda4efbe98efbe9aefbe95efbda4efbe9befbe835e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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