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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 節↓?\}節↓?\{^ 100100001101111110000001101010110011111101011100011111011001000011011111100000011010101100111111010111000111101101011110 90df81ab3f5c7d90df81ab3f5c7b5e
EUC-JP 節↓?\}節↓?\{^ 110000001110000110100010101011010011111101011100011111011100000011100001101000101010110100111111010111000111101101011110 c0e1a2ad3f5c7dc0e1a2ad3f5c7b5e
UTF-8 節↓뼐\}節↓뼐\{^ 1110011110101111100000001110001010000110100100111110101110111100100100000101110001111101111001111010111110000000111000101000011010010011111010111011110010010000010111000111101101011110 e7af80e28693ebbc905c7de7af80e28693ebbc905c7b5e
UHC 節↓뼐\}節↓뼐\{^ 1110111110111101101000011110100110010110100110000101110001111101111011111011110110100001111010011001011010011000010111000111101101011110 efbda1e996985c7defbda1e996985c7b5e

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