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{^ 1110011111101101101100000110101101111101111001111110110110110000011010110111101101011110 e7edb06b7de7edb06b7b5e
EUC-JP 鈿ーk}鈿ーk{^ 11101110111011111000111010110000011010110111110111101110111011111000111010110000011010110111101101011110 eeef8eb06b7deeef8eb06b7b5e
UTF-8 鈿ーk}鈿ーk{^ 1110100110001000101111111110111110111101101100000110101101111101111010011000100010111111111011111011110110110000011010110111101101011110 e988bfefbdb06b7de988bfefbdb06b7b5e
UHC 鈿?k}鈿?k{^ 1110111110101111001111110110101101111101111011111010111100111111011010110111101101011110 efaf3f6b7defaf3f6b7b5e

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