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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 節??腋??e^ 10010000110111110011111100111111111000111111110000111111001111110110010101011110 90df3f3fe3fc3f3f655e
EUC-JP 節??腋??e^ 11000000111000010011111100111111111001101111111000111111001111110110010101011110 c0e13f3fe6fe3f3f655e
UTF-8 節곤풃腋롳숯e^ 1110011110101111100000001110101010110011101001001110110110010010100000111110100010000101100010111110101110100001101100111110110010001000101011110110010101011110 e7af80eab3a4ed9283e8858beba1b3ec88af655e
UHC 節곤풃腋롳숯e^ 1110111110111101101100001110111110111110100010111110010011111101100011101110111110111101101000010110010101011110 efbdb0efbe8be4fd8eefbda1655e

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