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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 迯ク迹カ迯ク迹カB 11100111100011011011100011100111100100011011011011100111100011011011100011100111100100011011011001000010 e78db8e791b6e78db8e791b642
EUC-JP 迯ク迹カ迯ク迹カB 1110110111101101100011101011100011101101111100011000111010110110111011011110110110001110101110001110110111110001100011101011011001000010 eded8eb8edf18eb6eded8eb8edf18eb642
UTF-8 迯ク迹カ迯ク迹カB 11101000101111111010111111101111101111011011100011101000101111111011100111101111101111011011011011101000101111111010111111101111101111011011100011101000101111111011100111101111101111011011011001000010 e8bfafefbdb8e8bfb9efbdb6e8bfafefbdb8e8bfb9efbdb642
UHC ??迹???迹?B 0011111100111111111011101110100100111111001111110011111111101110111010010011111101000010 3f3feee93f3f3feee93f42

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