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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 漬篩?漬篩?^ 1001001011010000111000101011111100111111100100101101000011100010101111110011111101011110 92d0e2bf3f92d0e2bf3f5e
EUC-JP 漬篩?漬篩?^ 1100010011010010111001001100000100111111110001001101001011100100110000010011111101011110 c4d2e4c13fc4d2e4c13f5e
UTF-8 漬篩망漬篩범^ 11100110101111001010110011100111101011111010100111101011101001111001110111100110101111001010110011100111101011111010100111101011101100101001010001011110 e6bcace7afa9eba79de6bcace7afa9ebb2945e
UHC 漬篩망漬篩범^ 11110010101100001101111011101000101110001100000111110010101100001101111011101000101110011111110001011110 f2b0dee8b8c1f2b0dee8b9fc5e

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