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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 潁〓?K}潁〓?K{^ 100111111111000110000001101011000011111101001011011111011001111111110001100000011010110000111111010010110111101101011110 9ff181ac3f4b7d9ff181ac3f4b7b5e
EUC-JP 潁〓?K}潁〓?K{^ 110111101111001110100010101011100011111101001011011111011101111011110011101000101010111000111111010010110111101101011110 def3a2ae3f4b7ddef3a2ae3f4b7b5e
UTF-8 潁〓젦K}潁〓젦K{^ 1110011010111101100000011110001110000000100100111110110010100000101001100100101101111101111001101011110110000001111000111000000010010011111011001010000010100110010010110111101101011110 e6bd81e38093eca0a64b7de6bd81e38093eca0a64b7b5e
UHC 潁〓젦K}潁〓젦K{^ 1110011110111000101000011110101110100000100111100100101101111101111001111011100010100001111010111010000010011110010010110111101101011110 e7b8a1eba09e4b7de7b8a1eba09e4b7b5e

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