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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 荻???荻???^ 1000100110101100001111110011111100111111100010011010110000111111001111110011111101011110 89ac3f3f3f89ac3f3f3f5e
EUC-JP 荻???荻???^ 1011001010101110001111110011111100111111101100101010111000111111001111110011111101011110 b2ae3f3f3fb2ae3f3f3f5e
UTF-8 荻뀌렧쌨荻뀌렧쌤^ 11101000100011011011101111101011100000001000110011101011101000001010011111101100100011001010100011101000100011011011101111101011100000001000110011101011101000001010011111101100100011001010010001011110 e88dbbeb808ceba0a7ec8ca8e88dbbeb808ceba0a7ec8ca45e
UHC 荻뀌렧쌨荻뀌렧쌤^ 1110111011100010101100101110111010001110101101101011110111011110111011101110001010110010111011101000111010110110101111011101110001011110 eee2b2ee8eb6bddeeee2b2ee8eb6bddc5e

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