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{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
EUC-JP 縕??k}縕??k{^ 100011111101010011000010001111110011111101101011011111011000111111010100110000100011111100111111011010110111101101011110 8fd4c23f3f6b7d8fd4c23f3f6b7b5e
UTF-8 縕귨쉥k}縕귨쉥k{^ 1110011110111000100101011110101010110111101010001110110010001001101001010110101101111101111001111011100010010101111010101011011110101000111011001000100110100101011010110111101101011110 e7b895eab7a8ec89a56b7de7b895eab7a8ec89a56b7b5e
UHC 縕귨쉥k}縕귨쉥k{^ 1110100010110010100000101110111110111101101010110110101101111101111010001011001010000010111011111011110110101011011010110111101101011110 e8b282efbdab6b7de8b282efbdab6b7b5e

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