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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???荏?}???荏?{^ 001111110011111100111111100010010110000000111111011111010011111100111111001111111000100101100000001111110111101101011110 3f3f3f89603f7d3f3f3f89603f7b5e
EUC-JP ??ł荏?}??ł荏?{^ 00111111001111111000111110101001110010001011000111000001001111110111110100111111001111111000111110101001110010001011000111000001001111110111101101011110 3f3f8fa9c8b1c13f7d3f3f8fa9c8b1c13f7b5e
UTF-8 琉믩ł荏똭}琉믩ł荏똭{^ 11101111101001111000110011101011101011111010100111000101100000101110100010001101100011111110101110011000101011010111110111101111101001111000110011101011101011111010100111000101100000101110100010001101100011111110101110011000101011010111101101011110 efa78cebafa9c582e88d8feb98ad7defa78cebafa9c582e88d8feb98ad7b5e
UHC 琉믩ł荏똭}琉믩ł荏똭{^ 1110101110100100100100101110101110101001101010011110110011111011100011000110111001111101111010111010010010010010111010111010100110101001111011001111101110001100011011100111101101011110 eba492eba9a9ecfb8c6e7deba492eba9a9ecfb8c6e7b5e

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