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{^ 00111111001111110011111100111111011010110111110100111111001111110011111100111111011010110111101101011110 3f3f3f3f6b7d3f3f3f3f6b7b5e
SJIS-WIN 叱鱸竺k}叱鱸竺k{^ 111100001011011110001110101101101110100111100111100011101011000101101011011111011111000010110111100011101011011011101001111001111000111010110001011010110111101101011110 f0b78eb6e9e78eb16b7df0b78eb6e9e78eb16b7b5e
EUC-JP ?叱鱸竺k}?叱鱸竺k{^ 00111111101111001011100011110010111010011011110010110011011010110111110100111111101111001011100011110010111010011011110010110011011010110111101101011110 3fbcb8f2e9bcb36b7d3fbcb8f2e9bcb36b7b5e
UTF-8 叱鱸竺k}叱鱸竺k{^ 1110111010000001101101101110010110001111101100011110100110110001101110001110011110101011101110100110101101111101111011101000000110110110111001011000111110110001111010011011000110111000111001111010101110111010011010110111101101011110 ee81b6e58fb1e9b1b8e7abba6b7dee81b6e58fb1e9b1b8e7abba6b7b5e
UHC ?叱?竺k}?叱?竺k{^ 0011111111110010111010100011111111110101111001110110101101111101001111111111001011101010001111111111010111100111011010110111101101011110 3ff2ea3ff5e76b7d3ff2ea3ff5e76b7b5e

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