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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 虎??魚?虎??魚?^ 100011001101010100111111001111111000101110011011001111111000110011010101001111110011111110001011100110110011111101011110 8cd53f3f8b9b3f8cd53f3f8b9b3f5e
EUC-JP 虎??魚?虎??魚?^ 101110001101011100111111001111111011010111111011001111111011100011010111001111110011111110110101111110110011111101011110 b8d73f3fb5fb3fb8d73f3fb5fb3f5e
UTF-8 虎읕렟魚텡虎읕렟魚텝^ 11101000100110011000111011101100100111011001010111101011101000001001111111101001101011011001101011101101100001011010000111101000100110011000111011101100100111011001010111101011101000001001111111101001101011011001101011101101100001011001110101011110 e8998eec9d95eba09fe9ad9aed85a1e8998eec9d95eba09fe9ad9aed859d5e
UHC 虎읕렟魚텡虎읕렟魚텝^ 111110111101101111000000110001001000111010110000111001011110000011000101110111101111101111011011110000001100010010001110101100001110010111100000110001011101110001011110 fbdbc0c48eb0e5e0c5defbdbc0c48eb0e5e0c5dc5e

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