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{^ 1001101011110110001111110110101101111101100110101111011000111111011010110111101101011110 9af63f6b7d9af63f6b7b5e
EUC-JP 奚?k}奚?k{^ 1101010011111000001111110110101101111101110101001111100000111111011010110111101101011110 d4f83f6b7dd4f83f6b7b5e
UTF-8 奚렋k}奚렋k{^ 1110010110100101100110101110101110100000100010110110101101111101111001011010010110011010111010111010000010001011011010110111101101011110 e5a59aeba08b6b7de5a59aeba08b6b7b5e
UHC 奚렋k}奚렋k{^ 11111010101010001000111010100010011010110111110111111010101010001000111010100010011010110111101101011110 faa88ea26b7dfaa88ea26b7b5e

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