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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 章?粧?章?粧?^ 10001111110011010011111110001111110011110011111110001111110011010011111110001111110011110011111101011110 8fcd3f8fcf3f8fcd3f8fcf3f5e
EUC-JP 章?粧?章?粧?^ 10111110110011110011111110111110110100010011111110111110110011110011111110111110110100010011111101011110 becf3fbed13fbecf3fbed13f5e
UTF-8 章렟粧뒷章렟粧뒬^ 11100111101010111010000011101011101000001001111111100111101100101010011111101011100100101011011111100111101010111010000011101011101000001001111111100111101100101010011111101011100100101010110001011110 e7aba0eba09fe7b2a7eb92b7e7aba0eba09fe7b2a7eb92ac5e
UHC 章렟粧뒷章렟粧뒬^ 1110110111110001100011101011000011101101111100101011010111011110111011011111000110001110101100001110110111110010101101011101110001011110 edf18eb0edf2b5deedf18eb0edf2b5dc5e

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