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 ???膊\}???膊\{^ 001111110011111100111111111001000100110101011100011111010011111100111111001111111110010001001101010111000111101101011110 3f3f3fe44d5c7d3f3f3fe44d5c7b5e
EUC-JP ???膊\}???膊\{^ 001111110011111100111111111001111010111001011100011111010011111100111111001111111110011110101110010111000111101101011110 3f3f3fe7ae5c7d3f3f3fe7ae5c7b5e
UTF-8 롇렟뤾膊\}롇렟뤾膊\{^ 1110101110100001100001111110101110100000100111111110101110100100101111101110100010000110100010100101110001111101111010111010000110000111111010111010000010011111111010111010010010111110111010001000011010001010010111000111101101011110 eba187eba09feba4bee8868a5c7deba187eba09feba4bee8868a5c7b5e
UHC 롇렟뤾膊\}롇렟뤾膊\{^ 100011101100110110001110101100001000111111101010110110101101101101011100011111011000111011001101100011101011000010001111111010101101101011011011010111000111101101011110 8ecd8eb08feadadb5c7d8ecd8eb08feadadb5c7b5e

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