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 ラョヒ芍ラョヒ睥^ 1101011110101110110010111110010010001001110101111010111011001011111000011100110001011110 d7aecbe489d7aecbe1cc5e
EUC-JP ラョヒ芍ラョヒ睥^ 1000111011010111100011101010111010001110110010111110011111101001100011101101011110001110101011101000111011001011111000101100111001011110 8ed78eae8ecbe7e98ed78eae8ecbe2ce5e
UTF-8 ラョヒ芍ラョヒ睥^ 11101111101111101001011111101111101111011010111011101111101111101000101111101000100010101000110111101111101111101001011111101111101111011010111011101111101111101000101111100111100111011010010101011110 efbe97efbdaeefbe8be88a8defbe97efbdaeefbe8be79da55e
UHC ???芍????^ 00111111001111110011111111101101110010110011111100111111001111110011111101011110 3f3f3fedcb3f3f3f3f5e

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