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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 焄辞k}焄辞k{^ 11111011010101001000111010101011011010110111110111111011010101001000111010101011011010110111101101011110 fb548eab6b7dfb548eab6b7b5e
EUC-JP 焄辞k}焄辞k{^ 100011111100100111100011101111001010110101101011011111011000111111001001111000111011110010101101011010110111101101011110 8fc9e3bcad6b7d8fc9e3bcad6b7b5e
UTF-8 焄辞k}焄辞k{^ 1110011110000100100001001110100010111110100111100110101101111101111001111000010010000100111010001011111010011110011010110111101101011110 e78484e8be9e6b7de78484e8be9e6b7b5e
UHC 焄?k}焄?k{^ 1111110110110110001111110110101101111101111111011011011000111111011010110111101101011110 fdb63f6b7dfdb63f6b7b5e

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