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{^ 1111101101000010001111110110101101111101111110110100001000111111011010110111101101011110 fb423f6b7dfb423f6b7b5e
EUC-JP 淏?k}淏?k{^ 10001111110001111101100100111111011010110111110110001111110001111101100100111111011010110111101101011110 8fc7d93f6b7d8fc7d93f6b7b5e
UTF-8 淏렞k}淏렞k{^ 1110011010110111100011111110101110100000100111100110101101111101111001101011011110001111111010111010000010011110011010110111101101011110 e6b78feba09e6b7de6b78feba09e6b7b5e
UHC 淏렞k}淏렞k{^ 11111011110010001000111010101111011010110111110111111011110010001000111010101111011010110111101101011110 fbc88eaf6b7dfbc88eaf6b7b5e

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