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 ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN 渦c渦K}渦c渦K{^ 100010010101000101100011100010010101000101001011011111011000100101010001011000111000100101010001010010110111101101011110 89516389514b7d89516389514b7b5e
EUC-JP 渦c渦K}渦c渦K{^ 101100011011001001100011101100011011001001001011011111011011000110110010011000111011000110110010010010110111101101011110 b1b263b1b24b7db1b263b1b24b7b5e
UTF-8 渦c渦K}渦c渦K{^ 11100110101110001010011001100011111001101011100010100110010010110111110111100110101110001010011001100011111001101011100010100110010010110111101101011110 e6b8a663e6b8a64b7de6b8a663e6b8a64b7b5e
UHC 渦c渦K}渦c渦K{^ 111010001011111001100011111010001011111001001011011111011110100010111110011000111110100010111110010010110111101101011110 e8be63e8be4b7de8be63e8be4b7b5e

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