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 栓篩膣栓篩?^ 100100001111000011100010101111111110010001010011100100001111000011100010101111110011111101011110 90f0e2bfe45390f0e2bf3f5e
EUC-JP 栓篩膣栓篩?^ 110000001111001011100100110000011110011110110100110000001111001011100100110000010011111101011110 c0f2e4c1e7b4c0f2e4c13f5e
UTF-8 栓篩膣栓篩범^ 11100110101000001001001111100111101011111010100111101000100001101010001111100110101000001001001111100111101011111010100111101011101100101001010001011110 e6a093e7afa9e886a3e6a093e7afa9ebb2945e
UHC 栓篩膣栓篩범^ 11101110111110111101111011101000111100101111001111101110111110111101111011101000101110011111110001011110 eefbdee8f2f3eefbdee8b9fc5e

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