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 燿??}燿??{^ 1110000010100000001111110011111101111101111000001010000000111111001111110111101101011110 e0a03f3f7de0a03f3f7b5e
EUC-JP 燿?˘}燿?˘{^ 111000001010001000111111100011111010001010101111011111011110000010100010001111111000111110100010101011110111101101011110 e0a23f8fa2af7de0a23f8fa2af7b5e
UTF-8 燿녑˘}燿녑˘{^ 11100111100001111011111111101011100001011001000111001011100110000111110111100111100001111011111111101011100001011001000111001011100110000111101101011110 e787bfeb8591cb987de787bfeb8591cb987b5e
UHC 燿녑˘}燿녑˘{^ 111010001111110010110011111001011010001010101000011111011110100011111100101100111110010110100010101010000111101101011110 e8fcb3e5a2a87de8fcb3e5a2a87b5e

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