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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?厓ヲn}?厓ヲn{^ 001111111111101010001101100000111001001001101110011111010011111111111010100011011000001110010010011011100111101101011110 3ffa8d83926e7d3ffa8d83926e7b5e
EUC-JP ?厓ヲn}?厓ヲn{^ 0011111110001111101101001100011110100101111100100110111001111101001111111000111110110100110001111010010111110010011011100111101101011110 3f8fb4c7a5f26e7d3f8fb4c7a5f26e7b5e
UTF-8 룵厓ヲn}룵厓ヲn{^ 1110101110100011101101011110010110001110100100111110001110000011101100100110111001111101111010111010001110110101111001011000111010010011111000111000001110110010011011100111101101011110 eba3b5e58e93e383b26e7deba3b5e58e93e383b26e7b5e
UHC 룵厓ヲn}룵厓ヲn{^ 1000111110101010111001001110110110101011111100100110111001111101100011111010101011100100111011011010101111110010011011100111101101011110 8faae4edabf26e7d8faae4edabf26e7b5e

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