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 節쇘㉭}節쇘㉭{^ 111001111010111110000000111011001000011110011000111000111000100110101101011111011110011110101111100000001110110010000111100110001110001110001001101011010111101101011110 e7af80ec8798e389ad7de7af80ec8798e389ad7b5e
UHC 節쇘㉭}節쇘㉭{^ 111011111011110110111100111001111010100010111110011111011110111110111101101111001110011110101000101111100111101101011110 efbdbce7a8be7defbdbce7a8be7b5e

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