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{^ 11100110101111001000111101001111011010110111110111100110101111001000111101001111011010110111101101011110 e6bc8f4f6b7de6bc8f4f6b7b5e
EUC-JP 貍衆k}貍衆k{^ 11101100101111101011110110110000011010110111110111101100101111101011110110110000011010110111101101011110 ecbebdb06b7decbebdb06b7b5e
UTF-8 貍衆k}貍衆k{^ 1110100010110010100011011110100010100001100001100110101101111101111010001011001010001101111010001010000110000110011010110111101101011110 e8b28de8a1866b7de8b28de8a1866b7b5e
UHC ?衆k}?衆k{^ 0011111111110001111010110110101101111101001111111111000111101011011010110111101101011110 3ff1eb6b7d3ff1eb6b7b5e

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