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 ????T???? 001111110011111100111111001111110101010000111111001111110011111100111111 3f3f3f3f543f3f3f3f
SJIS-WIN 闢厄スゥT闢厄スゥ 11101000100100111001011011101111101111011010100101010100111010001001001110010110111011111011110110101001 e89396efbda954e89396efbda9
EUC-JP 闢厄スゥT闢厄スゥ 1110111111110011110011001111000110001110101111011000111010101001010101001110111111110011110011001111000110001110101111011000111010101001 eff3ccf18ebd8ea954eff3ccf18ebd8ea9
UTF-8 闢厄スゥT闢厄スゥ 11101001100101111010001011100101100011101000010011101111101111011011110111101111101111011010100101010100111010011001011110100010111001011000111010000100111011111011110110111101111011111011110110101001 e997a2e58e84efbdbdefbda954e997a2e58e84efbdbdefbda9
UHC 闢厄??T闢厄?? 11011100101000111110010011111000001111110011111101010100110111001010001111100100111110000011111100111111 dca3e4f83f3f54dca3e4f83f3f

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