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{^ 11101000100110001001001101101110011010110111110111101000100110001001001101101110011010110111101101011110 e898936e6b7de898936e6b7b5e
EUC-JP 陂渡k}陂渡k{^ 11101111111110001100010111001111011010110111110111101111111110001100010111001111011010110111101101011110 eff8c5cf6b7deff8c5cf6b7b5e
UTF-8 陂渡k}陂渡k{^ 1110100110011001100000101110011010111000101000010110101101111101111010011001100110000010111001101011100010100001011010110111101101011110 e99982e6b8a16b7de99982e6b8a16b7b5e
UHC 陂渡k}陂渡k{^ 11111001101011101101010010100100011010110111110111111001101011101101010010100100011010110111101101011110 f9aed4a46b7df9aed4a46b7b5e

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