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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 節??塋??辱 10010000110111110011111100111111100110101100100000111111001111111001000001001010 90df3f3f9ac83f3f904a
EUC-JP 節??塋??辱 11000000111000010011111100111111110101001100101000111111001111111011111110101011 c0e13f3fd4ca3f3fbfab
UTF-8 節억풃塋뷴넍辱 111001111010111110000000111011001001011010110101111011011001001010000011111001011010000110001011111010111011011110110100111010111000010010001101111010001011111010110001 e7af80ec96b5ed9283e5a18bebb7b4eb848de8beb1
UHC 節억풃塋뷴넍辱 1110111110111101101111101110111110111110100010111110011110101011101110101110010110000110100110011110100110110100 efbdbeefbe8be7abbae58699e9b4

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