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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 膩h畿}膩h畿{^ 111001000101011010000010100010001000101101000101011111011110010001010110100000101000100010001011010001010111101101011110 e45682888b457de45682888b457b5e
EUC-JP 膩h畿}膩h畿{^ 111001111011011110100011111010001011010110100110011111011110011110110111101000111110100010110101101001100111101101011110 e7b7a3e8b5a67de7b7a3e8b5a67b5e
UTF-8 膩h畿}膩h畿{^ 111010001000011010101001111011111011110110001000111001111001010110111111011111011110100010000110101010011110111110111101100010001110011110010101101111110111101101011110 e886a9efbd88e795bf7de886a9efbd88e795bf7b5e
UHC ?h畿}?h畿{^ 00111111101000111110100011010001101100100111110100111111101000111110100011010001101100100111101101011110 3fa3e8d1b27d3fa3e8d1b27b5e

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