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 駭?駭?駭?駭?^ 11101001011011100011111111101001011011100011111111101001011011100011111111101001011011100011111101011110 e96e3fe96e3fe96e3fe96e3f5e
EUC-JP 駭?駭?駭?駭?^ 11110001110011110011111111110001110011110011111111110001110011110011111111110001110011110011111101011110 f1cf3ff1cf3ff1cf3ff1cf3f5e
UTF-8 駭턑駭튓駭턑駭튏^ 11101001101001111010110111101101100001001001000111101001101001111010110111101101100010101001001111101001101001111010110111101101100001001001000111101001101001111010110111101101100010101000111101011110 e9a7aded8491e9a7aded8a93e9a7aded8491e9a7aded8a8f5e
UHC 駭턑駭튓駭턑駭튏^ 1111101010110100101101100100110011111010101101001011101001000101111110101011010010110110010011001111101010110100101110100100001101011110 fab4b64cfab4ba45fab4b64cfab4ba435e

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