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 ???忍\}???忍\{^ 001111110011111100111111100101000100010101011100011111010011111100111111001111111001010001000101010111000111101101011110 3f3f3f94455c7d3f3f3f94455c7b5e
EUC-JP ???忍\}???忍\{^ 001111110011111100111111110001111010011001011100011111010011111100111111001111111100011110100110010111000111101101011110 3f3f3fc7a65c7d3f3f3fc7a65c7b5e
UTF-8 룶⅝룫忍\}룶⅝룫忍\{^ 1110101110100011101101101110001010000101100111011110101110100011101010111110010110111111100011010101110001111101111010111010001110110110111000101000010110011101111010111010001110101011111001011011111110001101010111000111101101011110 eba3b6e2859deba3abe5bf8d5c7deba3b6e2859deba3abe5bf8d5c7b5e
UHC 룶⅝룫忍\}룶⅝룫忍\{^ 100011111010101110101000111111011000111110100010111011001101101101011100011111011000111110101011101010001111110110001111101000101110110011011011010111000111101101011110 8faba8fd8fa2ecdb5c7d8faba8fd8fa2ecdb5c7b5e

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