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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 紆???L紆???L^ 11100010111111000011111100111111001111110100110011100010111111000011111100111111001111110100110001011110 e2fc3f3f3f4ce2fc3f3f3f4c5e
EUC-JP 紆?檉?L紆?檉?L^ 1110010011111110001111111000111111000101101110110011111101001100111001001111111000111111100011111100010110111011001111110100110001011110 e4fe3f8fc5bb3f4ce4fe3f8fc5bb3f4c5e
UTF-8 紆렡檉렢L紆렡檉렢L^ 111001111011010010000110111010111010000010100001111001101010101010001001111010111010000010100010010011001110011110110100100001101110101110100000101000011110011010101010100010011110101110100000101000100100110001011110 e7b486eba0a1e6aa89eba0a24ce7b486eba0a1e6aa89eba0a24c5e
UHC 紆렡檉렢L紆렡檉렢L^ 11101001111000011000111010110010111011111110000010001110101100110100110011101001111000011000111010110010111011111110000010001110101100110100110001011110 e9e18eb2efe08eb34ce9e18eb2efe08eb34c5e

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