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 ??箏???箏?^ 0011111100111111111000101011010100111111001111110011111111100010101101010011111101011110 3f3fe2b53f3f3fe2b53f5e
EUC-JP ??箏???箏?^ 0011111100111111111001001011011100111111001111110011111111100100101101110011111101011110 3f3fe4b73f3f3fe4b73f5e
UTF-8 麟렡箏렫麟렡箏렫^ 11101111101001111011001111101011101000001010000111100111101011101000111111101011101000001010101111101111101001111011001111101011101000001010000111100111101011101000111111101011101000001010101101011110 efa7b3eba0a1e7ae8feba0abefa7b3eba0a1e7ae8feba0ab5e
UHC 麟렡箏렫麟렡箏렫^ 1110110011101000100011101011001011101110101101001000111010111001111011001110100010001110101100101110111010110100100011101011100101011110 ece88eb2eeb48eb9ece88eb2eeb48eb95e

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