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 ??駿梨??駿悧^ 00111111001111111000111101111000100101111001110000111111001111111000111101111000100111001010010001011110 3f3f8f78979c3f3f8f789ca45e
EUC-JP ??駿梨??駿悧^ 00111111001111111011110111011001110011011111110000111111001111111011110111011001110110001010011001011110 3f3fbdd9cdfc3f3fbdd9d8a65e
UTF-8 吏렜駿梨吏렜駿悧^ 11101111101001111001111011101011101000001001110011101001101001111011111111100110101000101010100011101111101001111001111011101011101000001001110011101001101001111011111111100110100000101010011101011110 efa79eeba09ce9a7bfe6a2a8efa79eeba09ce9a7bfe682a75e
UHC 吏렜駿梨吏렜駿悧^ 1110110010100111100011101010111011110001111001111101011111011110111011001010011110001110101011101111000111100111110101111101110001011110 eca78eaef1e7d7deeca78eaef1e7d7dc5e

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