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 ??????|^ 0011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f7c5e
SJIS-WIN 節??節??|^ 10010000110111110011111100111111100100001101111100111111001111110111110001011110 90df3f3f90df3f3f7c5e
EUC-JP 節??節??|^ 11000000111000010011111100111111110000001110000100111111001111110111110001011110 c0e13f3fc0e13f3f7c5e
UTF-8 節쇽쉥節쇽숲|^ 1110011110101111100000001110110010000111101111011110110010001001101001011110011110101111100000001110110010000111101111011110110010001000101100100111110001011110 e7af80ec87bdec89a5e7af80ec87bdec88b27c5e
UHC 節쇽쉥節쇽숲|^ 1110111110111101101111001110111110111101101010111110111110111101101111001110111110111101101000110111110001011110 efbdbcefbdabefbdbcefbda37c5e

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