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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??畯猫??畯杳^ 00111111001111111111101101101111100101000100110000111111001111111111101101101111100111011110000001011110 3f3ffb6f944c3f3ffb6f9de05e
EUC-JP ??畯猫??畯杳^ 001111110011111110001111110011011011101111000111101011010011111100111111100011111100110110111011110110101110001001011110 3f3f8fcdbbc7ad3f3f8fcdbbdae25e
UTF-8 麟렱畯猫麟렱畯杳^ 11101111101001111011001111101011101000001011000111100111100101011010111111100111100011001010101111101111101001111011001111101011101000001011000111100111100101011010111111100110100111011011001101011110 efa7b3eba0b1e795afe78cabefa7b3eba0b1e795afe69db35e
UHC 麟렱畯猫麟렱畯杳^ 1110110011101000100011101011111011110001111000011101100111011110111011001110100010001110101111101111000111100001110110011101110001011110 ece88ebef1e1d9deece88ebef1e1d9dc5e

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