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 ??瞼褪\}??瞼褪\{^ 0011111100111111111000011101100111100101111100100101110001111101001111110011111111100001110110011110010111110010010111000111101101011110 3f3fe1d9e5f25c7d3f3fe1d9e5f25c7b5e
EUC-JP ??瞼褪\}??瞼褪\{^ 0011111100111111111000101101101111101010111101000101110001111101001111110011111111100010110110111110101011110100010111000111101101011110 3f3fe2dbeaf45c7d3f3fe2dbeaf45c7b5e
UTF-8 룶끼瞼褪\}룶끼瞼褪\{^ 1110101110100011101101101110101110000001101111001110011110011110101111001110100010100100101010100101110001111101111010111010001110110110111010111000000110111100111001111001111010111100111010001010010010101010010111000111101101011110 eba3b6eb81bce79ebce8a4aa5c7deba3b6eb81bce79ebce8a4aa5c7b5e
UHC 룶끼瞼褪\}룶끼瞼褪\{^ 100011111010101110110011101000101100110010100001111101111101101101011100011111011000111110101011101100111010001011001100101000011111011111011011010111000111101101011110 8fabb3a2cca1f7db5c7d8fabb3a2cca1f7db5c7b5e

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