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 顋取キア顋取キア^ 11101000111110011000111011100110101101111011000111101000111110011000111011100110101101111011000101011110 e8f98ee6b7b1e8f98ee6b7b15e
EUC-JP 顋取キア顋取キア^ 1111000011111011101111001110100010001110101101111000111010110001111100001111101110111100111010001000111010110111100011101011000101011110 f0fbbce88eb78eb1f0fbbce88eb78eb15e
UTF-8 顋取キア顋取キア^ 11101001101000011000101111100101100011111001011011101111101111011011011111101111101111011011000111101001101000011000101111100101100011111001011011101111101111011011011111101111101111011011000101011110 e9a18be58f96efbdb7efbdb1e9a18be58f96efbdb7efbdb15e
UHC ?取???取??^ 0011111111110110101000100011111100111111001111111111011010100010001111110011111101011110 3ff6a23f3f3ff6a23f3f5e

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