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 巐弟圸}巐弟圸{^ 111110101011011010010010111011011001101010101001011111011111101010110110100100101110110110011010101010010111101101011110 fab692ed9aa97dfab692ed9aa97b5e
EUC-JP 巐弟圸}巐弟圸{^ 1000111110111011111110011100010011101111110101001010101101111101100011111011101111111001110001001110111111010100101010110111101101011110 8fbbf9c4efd4ab7d8fbbf9c4efd4ab7b5e
UTF-8 巐弟圸}巐弟圸{^ 111001011011011110010000111001011011110010011111111001011001110010111000011111011110010110110111100100001110010110111100100111111110010110011100101110000111101101011110 e5b790e5bc9fe59cb87de5b790e5bc9fe59cb87b5e
UHC ?弟?}?弟?{^ 0011111111110000101010010011111101111101001111111111000010101001001111110111101101011110 3ff0a93f7d3ff0a93f7b5e

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