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 ??????寥^ 001111110011111100111111001111110011111100111111100110111000110001011110 3f3f3f3f3f3f9b8c5e
EUC-JP ??????寥^ 001111110011111100111111001111110011111100111111110101011110110001011110 3f3f3f3f3f3fd5ec5e
UTF-8 렠렋롈롂렠렋寥^ 11101011101000001010000011101011101000001000101111101011101000011000100011101011101000011000001011101011101000001010000011101011101000001000101111100101101011111010010101011110 eba0a0eba08beba188eba182eba0a0eba08be5afa55e
UHC 렠렋롈롂렠렋寥^ 100011101011000110001110101000101000111011001110100011101100100110001110101100011000111010100010111010001110111101011110 8eb18ea28ece8ec98eb18ea2e8ef5e

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