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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN ?功ばL?功ばL^ 00111111100011001111011110000010110011100100110000111111100011001111011110000010110011100100110001011110 3f8cf782ce4c3f8cf782ce4c5e
EUC-JP ?功ばL?功ばL^ 00111111101110001111100110100100110100000100110000111111101110001111100110100100110100000100110001011110 3fb8f9a4d04c3fb8f9a4d04c5e
UTF-8 룴功ばL룴功ばL^ 111010111010001110110100111001011000101010011111111000111000000110110000010011001110101110100011101101001110010110001010100111111110001110000001101100000100110001011110 eba3b4e58a9fe381b04ceba3b4e58a9fe381b04c5e
UHC 룴功ばL룴功ばL^ 100011111010100111001101111011011010101011010000010011001000111110101001110011011110110110101010110100000100110001011110 8fa9cdedaad04c8fa9cdedaad04c5e

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