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{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN フ褌シk}フ褌シk{^ 11001100111001011110110010111100011010110111110111001100111001011110110010111100011010110111101101011110 cce5ecbc6b7dcce5ecbc6b7b5e
EUC-JP フ褌シk}フ褌シk{^ 1000111011001100111010101110111010001110101111000110101101111101100011101100110011101010111011101000111010111100011010110111101101011110 8ecceaee8ebc6b7d8ecceaee8ebc6b7b5e
UTF-8 フ褌シk}フ褌シk{^ 1110111110111110100011001110100010100100100011001110111110111101101111000110101101111101111011111011111010001100111010001010010010001100111011111011110110111100011010110111101101011110 efbe8ce8a48cefbdbc6b7defbe8ce8a48cefbdbc6b7b5e
UHC ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e

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