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 ??????d^ 0011111100111111001111110011111100111111001111110110010001011110 3f3f3f3f3f3f645e
SJIS-WIN 艶??節h?d^ 1000100110010000001111110011111110010000110111111000001010001000001111110110010001011110 89903f3f90df82883f645e
EUC-JP 艶??節h?d^ 1011000111110000001111110011111111000000111000011010001111101000001111110110010001011110 b1f03f3fc0e1a3e83f645e
UTF-8 艶쀯풏節h젃d^ 1110100010001001101101101110110010000000101011111110110110010010100011111110011110101111100000001110111110111101100010001110110010100000100000110110010001011110 e889b6ec80afed928fe7af80efbd88eca083645e
UHC 艶쀯풏節h젃d^ 1110011011111101100101111110111110111110100100111110111110111101101000111110100010100000100001110110010001011110 e6fd97efbe93efbda3e8a087645e

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