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 룴햍^ 11000011101010111100001010100011110000101011010011000011101011011100001010010110110000101000110101011110 c3abc2a3c2b4c3adc296c28d5e
SJIS-WIN ???£?´??????^ 001111110011111100111111100000011001001000111111100000010100110000111111001111110011111100111111001111110011111101011110 3f3f3f81923f814c3f3f3f3f3f3f5e
EUC-JP �£´���^ 100011111010101010101010001111111000111110101010101001001010000111110010100011111010101010100100101000011010110110001111101010101010101000111111100011111010101010100100001111111000111110101010101001000011111101011110 8faaaa3f8faaa4a1f28faaa4a1ad8faaaa3f8faaa43f8faaa43f5e
UTF-8 룴햍^ 11000011100000111100001010101011110000111000001011000010101000111100001110000010110000101011010011000011100000111100001010101101110000111000001011000010100101101100001110000010110000101000110101011110 c383c2abc382c2a3c382c2b4c383c2adc382c296c382c28d5e
UHC ?????´?­????^ 001111110011111100111111001111110011111110100010101001010011111110100001101010010011111100111111001111110011111101011110 3f3f3f3f3fa2a53fa1a93f3f3f3f5e

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