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 ロロ^ 111101011011100111111000110110011101101111110010011111011111010110111001111110001101100111011011111100100111101101011110 f5b9f8d9dbf27df5b9f8d9dbf27b5e
EUC-JP ??ロ???ロ?^ 0011111100111111100011101101101100111111001111110011111110001110110110110011111101011110 3f3f8edb3f3f3f8edb3f5e
UTF-8 ロロ^ 11101110100100001010010011101110100110011011100011101111101111101001101111101110100001101011010111101110100100001010010011101110100110011011100011101111101111101001101111101110100001101011001101011110 ee90a4ee99b8efbe9bee86b5ee90a4ee99b8efbe9bee86b35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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