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{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 汐選K}汐選K{^ 10001110101011001001000101001001010010110111110110001110101011001001000101001001010010110111101101011110 8eac91494b7d8eac91494b7b5e
EUC-JP 汐選K}汐選K{^ 10111100101011101100000110101010010010110111110110111100101011101100000110101010010010110111101101011110 bcaec1aa4b7dbcaec1aa4b7b5e
UTF-8 汐選K}汐選K{^ 1110011010110001100100001110100110000001101110000100101101111101111001101011000110010000111010011000000110111000010010110111101101011110 e6b190e981b84b7de6b190e981b84b7b5e
UHC 汐選K}汐選K{^ 11100000101100011110000011010100010010110111110111100000101100011110000011010100010010110111101101011110 e0b1e0d44b7de0b1e0d44b7b5e

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