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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 節??}節??{^ 1001000011011111001111110011111101111101100100001101111100111111001111110111101101011110 90df3f3f7d90df3f3f7b5e
EUC-JP 節??}節??{^ 1100000011100001001111110011111101111101110000001110000100111111001111110111101101011110 c0e13f3f7dc0e13f3f7b5e
UTF-8 節뱄쉬}節뱄쉬{^ 111001111010111110000000111010111011000110000100111011001000100110101100011111011110011110101111100000001110101110110001100001001110110010001001101011000111101101011110 e7af80ebb184ec89ac7de7af80ebb184ec89ac7b5e
UHC 節뱄쉬}節뱄쉬{^ 111011111011110110111001111011111011110110101100011111011110111110111101101110011110111110111101101011000111101101011110 efbdb9efbdac7defbdb9efbdac7b5e

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