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 ?啓?}?啓?{^ 0011111110001100010110110011111101111101001111111000110001011011001111110111101101011110 3f8c5b3f7d3f8c5b3f7b5e
EUC-JP ?啓?}?啓?{^ 0011111110110111101111000011111101111101001111111011011110111100001111110111101101011110 3fb7bc3f7d3fb7bc3f7b5e
UTF-8 앵啓저}앵啓저{^ 111011001001010110110101111001011001010110010011111011001010000010000000011111011110110010010101101101011110010110010101100100111110110010100000100000000111101101011110 ec95b5e59593eca0807dec95b5e59593eca0807b5e
UHC 앵啓저}앵啓저{^ 101111101101111011001100111101101100000011111010011111011011111011011110110011001111011011000000111110100111101101011110 bedeccf6c0fa7dbedeccf6c0fa7b5e

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