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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???審そ??^ 00111111001111110011111110010000010100101000001010111011001111110011111101011110 3f3f3f905282bb3f3f5e
EUC-JP ???審そ??^ 00111111001111110011111110111111101100111010010010111101001111110011111101011110 3f3f3fbfb3a4bd3f3f5e
UTF-8 렱렽얇審そ셈션^ 11101011101000001011000111101011101000001011110111101100100101101000011111100101101011111010100111100011100000011001110111101100100001011000100011101100100001011001100001011110 eba0b1eba0bdec9687e5afa9e3819dec8588ec85985e
UHC 렱렽얇審そ셈션^ 100011101011111010001110110001011011111011100011111000111111101110101010101111011011110011000000101111001100011101011110 8ebe8ec5bee3e3fbaabdbcc0bcc75e

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