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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??鬱?\}??鬱?\{^ 001111110011111110011111010101000011111101011100011111010011111100111111100111110101010000111111010111000111101101011110 3f3f9f543f5c7d3f3f9f543f5c7b5e
EUC-JP ??鬱?\}??鬱?\{^ 001111110011111111011101101101010011111101011100011111010011111100111111110111011011010100111111010111000111101101011110 3f3fddb53f5c7d3f3fddb53f5c7b5e
UTF-8 藺렯鬱렠\}藺렯鬱렠\{^ 1110111110100111101100001110101110100000101011111110100110101100101100011110101110100000101000000101110001111101111011111010011110110000111010111010000010101111111010011010110010110001111010111010000010100000010111000111101101011110 efa7b0eba0afe9acb1eba0a05c7defa7b0eba0afe9acb1eba0a05c7b5e
UHC 藺렯鬱렠\}藺렯鬱렠\{^ 111011001110000110001110101111001110101010100110100011101011000101011100011111011110110011100001100011101011110011101010101001101000111010110001010111000111101101011110 ece18ebceaa68eb15c7dece18ebceaa68eb15c7b5e

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