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 룵臣ギ^ 11101011101000111011010111101000100001111010001111100011100000101010111001011110 eba3b5e887a3e382ae5e
SJIS-WIN ?£???£???^ 001111111000000110010010001111110011111100111111100000011001001000111111001111110011111101011110 3f81923f3f3f81923f3f3f5e
EUC-JP ���^ 1000111110101011101100111010000111110010001111111000111110101011101100100011111110100001111100101000111110101011101010100011111110001111101000101110111001011110 8fabb3a1f23f8fabb23fa1f28fabaa3f8fa2ee5e
UTF-8 룵臣ギ^ 11000011101010111100001010100011110000101011010111000011101010001100001010000111110000101010001111000011101000111100001010000010110000101010111001011110 c3abc2a3c2b5c3a8c287c2a3c3a3c282c2ae5e
UHC ????????®^ 0011111100111111001111110011111100111111001111110011111100111111101000101110011101011110 3f3f3f3f3f3f3f3fa2e75e

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