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 錻旧葵}錻旧葵{^ 111010000100011010001011100011001000100010101000011111011110100001000110100010111000110010001000101010000111101101011110 e8468b8c88a87de8468b8c88a87b5e
EUC-JP 錻旧葵}錻旧葵{^ 111011111010011110110101111011001011000010101010011111011110111110100111101101011110110010110000101010100111101101011110 efa7b5ecb0aa7defa7b5ecb0aa7b5e
UTF-8 錻旧葵}錻旧葵{^ 111010011000110010111011111001101001011110100111111010001001000110110101011111011110100110001100101110111110011010010111101001111110100010010001101101010111101101011110 e98cbbe697a7e891b57de98cbbe697a7e891b57b5e
UHC ??葵}??葵{^ 0011111100111111110100001010110101111101001111110011111111010000101011010111101101011110 3f3fd0ad7d3f3fd0ad7b5e

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