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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 節??L節??L^ 1001000011011111001111110011111101001100100100001101111100111111001111110100110001011110 90df3f3f4c90df3f3f4c5e
EUC-JP 節??L節??L^ 1100000011100001001111110011111101001100110000001110000100111111001111110100110001011110 c0e13f3f4cc0e13f3f4c5e
UTF-8 節삼풃L節삼풃L^ 111001111010111110000000111011001000001010111100111011011001001010000011010011001110011110101111100000001110110010000010101111001110110110010010100000110100110001011110 e7af80ec82bced92834ce7af80ec82bced92834c5e
UHC 節삼풃L節삼풃L^ 111011111011110110111011111011111011111010001011010011001110111110111101101110111110111110111110100010110100110001011110 efbdbbefbe8b4cefbdbbefbe8b4c5e

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