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 逾夂イォ逾夂イォ^ 11100111101001011001101011100111101100101010101111100111101001011001101011100111101100101010101101011110 e7a59ae7b2abe7a59ae7b2ab5e
EUC-JP 逾夂イォ逾夂イォ^ 1110111010100111110101001110100110001110101100101000111010101011111011101010011111010100111010011000111010110010100011101010101101011110 eea7d4e98eb28eabeea7d4e98eb28eab5e
UTF-8 逾夂イォ逾夂イォ^ 11101001100000001011111011100101101001001000001011101111101111011011001011101111101111011010101111101001100000001011111011100101101001001000001011101111101111011011001011101111101111011010101101011110 e980bee5a482efbdb2efbdabe980bee5a482efbdb2efbdab5e
UHC 逾???逾???^ 1110101110110101001111110011111100111111111010111011010100111111001111110011111101011110 ebb53f3f3febb53f3f3f5e

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