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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??シ???鎰?? 0011111100111111100000110101011000111111001111110011111111101000010011000011111100111111 3f3f83563f3f3fe84c3f3f
EUC-JP ??シ???鎰?? 0011111100111111101001011011011100111111001111110011111111101111101011010011111100111111 3f3fa5b73f3f3fefad3f3f
UTF-8 琉띠シ閱붹셀鎰녿챺 111011111010011110001100111010111001110110100000111000111000001010110111111010011001011010110001111010111011011010111001111011001000010110000000111010011000111010110000111010111000010110111111111011001011000110111010 efa78ceb9da0e382b7e996b1ebb6b9ec8580e98eb0eb85bfecb1ba
UHC 琉띠シ閱붹셀鎰녿챺 111010111010010010110110111011001010101110110111111001101111001110010100111001101011110010111111111011001111000010000110111010111010101010000111 eba4b6ecabb7e6f394e6bcbfecf086ebaa87

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