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 節⑨?\}節⑨?\{^ 100100001101111110000111010010000011111101011100011111011001000011011111100001110100100000111111010111000111101101011110 90df87483f5c7d90df87483f5c7b5e
EUC-JP 節??\}節??\{^ 11000000111000010011111100111111010111000111110111000000111000010011111100111111010111000111101101011110 c0e13f3f5c7dc0e13f3f5c7b5e
UTF-8 節⑨쉔\}節⑨쉔\{^ 1110011110101111100000001110001010010001101010001110110010001001100101000101110001111101111001111010111110000000111000101001000110101000111011001000100110010100010111000111101101011110 e7af80e291a8ec89945c7de7af80e291a8ec89945c7b5e
UHC 節⑨쉔\}節⑨쉔\{^ 1110111110111101101010001110111110111101101010000101110001111101111011111011110110101000111011111011110110101000010111000111101101011110 efbda8efbda85c7defbda8efbda85c7b5e

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