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 ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
SJIS-WIN ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
EUC-JP ??????^e^ 001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f5e655e
UTF-8 렯렽샷셕셔샹^e^ 111010111010000010101111111010111010000010111101111011001000001110110111111011001000010110010101111011001000010110010100111011001000001110111001010111100110010101011110 eba0afeba0bdec83b7ec8595ec8594ec83b95e655e
UHC 렯렽샷셕셔샹^e^ 100011101011110010001110110001011011110010100110101111001100011010111100110001011011110010100111010111100110010101011110 8ebc8ec5bca6bcc6bcc5bca75e655e

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