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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逋ャ郤匁キオ逋ャ 111001111001100110101100111001111011101010010110111001101011011110110101111001111001100110101100 e799ace7ba96e6b7b5e799ac
EUC-JP 逋ャ郤匁キオ逋ャ 11101101111110011000111010101100111011101011110011001100111010001000111010110111100011101011010111101101111110011000111010101100 edf98eaceebccce88eb78eb5edf98eac
UTF-8 逋ャ郤匁キオ逋ャ 111010011000000010001011111011111011110110101100111010011000001110100100111001011000110010000001111011111011110110110111111011111011110110110101111010011000000010001011111011111011110110101100 e9808befbdace983a4e58c81efbdb7efbdb5e9808befbdac
UHC 逋?????逋? 11111000111001110011111100111111001111110011111100111111111110001110011100111111 f8e73f3f3f3f3ff8e73f

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