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{^ 11100101100100111110000101100100011010110111110111100101100100111110000101100100011010110111101101011110 e593e1646b7de593e1646b7b5e
EUC-JP 蜩疆k}蜩疆k{^ 11101001111100111110000111000101011010110111110111101001111100111110000111000101011010110111101101011110 e9f3e1c56b7de9f3e1c56b7b5e
UTF-8 蜩疆k}蜩疆k{^ 1110100010011100101010011110011110010110100001100110101101111101111010001001110010101001111001111001011010000110011010110111101101011110 e89ca9e796866b7de89ca9e796866b7b5e
UHC ?疆k}?疆k{^ 0011111111001011101100100110101101111101001111111100101110110010011010110111101101011110 3fcbb26b7d3fcbb26b7b5e

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