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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 凹???}凹???{^ 10001001100110100011111100111111001111110111110110001001100110100011111100111111001111110111101101011110 899a3f3f3f7d899a3f3f3f7b5e
EUC-JP 凹???}凹???{^ 10110001111110100011111100111111001111110111110110110001111110100011111100111111001111110111101101011110 b1fa3f3f3f7db1fa3f3f3f7b5e
UTF-8 凹둘딃솻}凹둘딃솻{^ 111001011000011110111001111010111001000110011000111010111001010010000011111011001000011010111011011111011110010110000111101110011110101110010001100110001110101110010100100000111110110010000110101110110111101101011110 e587b9eb9198eb9483ec86bb7de587b9eb9198eb9483ec86bb7b5e
UHC 凹둘딃솻}凹둘딃솻{^ 11101000111010101011010111010001100010101110100110011001101100000111110111101000111010101011010111010001100010101110100110011001101100000111101101011110 e8eab5d18ae999b07de8eab5d18ae999b07b5e

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