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 節멱뒐}節멱뒐{^ 111001111010111110000000111010111010100110110001111010111001001010010000011111011110011110101111100000001110101110101001101100011110101110010010100100000111101101011110 e7af80eba9b1eb92907de7af80eba9b1eb92907b5e
UHC 節멱뒐}節멱뒐{^ 111011111011110110111000111010001000101010001101011111011110111110111101101110001110100010001010100011010111101101011110 efbdb8e88a8d7defbdb8e88a8d7b5e

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