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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 塋ゅ?}塋ゅ?{^ 10011010110010001000001011100011001111110111110110011010110010001000001011100011001111110111101101011110 9ac882e33f7d9ac882e33f7b5e
EUC-JP 塋ゅ?}塋ゅ?{^ 11010100110010101010010011100101001111110111110111010100110010101010010011100101001111110111101101011110 d4caa4e53f7dd4caa4e53f7b5e
UTF-8 塋ゅ콪}塋ゅ콪{^ 111001011010000110001011111000111000001010000101111011001011110110101010011111011110010110100001100010111110001110000010100001011110110010111101101010100111101101011110 e5a18be38285ecbdaa7de5a18be38285ecbdaa7b5e
UHC 塋ゅ콪}塋ゅ콪{^ 111001111010101110101010111001011011000110011110011111011110011110101011101010101110010110110001100111100111101101011110 e7abaae5b19e7de7abaae5b19e7b5e

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