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 ???AZ}???AZ{^ 00111111001111110011111101000001010110100111110100111111001111110011111101000001010110100111101101011110 3f3f3f415a7d3f3f3f415a7b5e
SJIS-WIN 莪??AZ}莪??AZ{^ 111001001010111000111111001111110100000101011010011111011110010010101110001111110011111101000001010110100111101101011110 e4ae3f3f415a7de4ae3f3f415a7b5e
EUC-JP 莪??AZ}莪??AZ{^ 111010001011000000111111001111110100000101011010011111011110100010110000001111110011111101000001010110100111101101011110 e8b03f3f415a7de8b03f3f415a7b5e
UTF-8 莪몌쉠AZ}莪몌쉠AZ{^ 11101000100011101010101011101011101010101000110011101100100010011010000001000001010110100111110111101000100011101010101011101011101010101000110011101100100010011010000001000001010110100111101101011110 e88eaaebaa8cec89a0415a7de88eaaebaa8cec89a0415a7b5e
UHC 莪몌쉠AZ}莪몌쉠AZ{^ 11100100101101011011100011101111101111011010101001000001010110100111110111100100101101011011100011101111101111011010101001000001010110100111101101011110 e4b5b8efbdaa415a7de4b5b8efbdaa415a7b5e

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