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 陷夲スウ陷夲スウ^ 11101000100111001001101011101111101111011011001111101000100111001001101011101111101111011011001101011110 e89c9aefbdb3e89c9aefbdb35e
EUC-JP 陷夲スウ陷夲スウ^ 1110111111111100110101001111000110001110101111011000111010110011111011111111110011010100111100011000111010111101100011101011001101011110 effcd4f18ebd8eb3effcd4f18ebd8eb35e
UTF-8 陷夲スウ陷夲スウ^ 11101001100110011011011111100101101001001011001011101111101111011011110111101111101111011011001111101001100110011011011111100101101001001011001011101111101111011011110111101111101111011011001101011110 e999b7e5a4b2efbdbdefbdb3e999b7e5a4b2efbdbdefbdb35e
UHC 陷???陷???^ 1111100111101000001111110011111100111111111110011110100000111111001111110011111101011110 f9e83f3f3ff9e83f3f3f5e

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