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 ???g}???g{^ 0011111100111111001111110110011101111101001111110011111100111111011001110111101101011110 3f3f3f677d3f3f3f677b5e
SJIS-WIN 鈺??g}鈺??g{^ 11111011110001000011111100111111011001110111110111111011110001000011111100111111011001110111101101011110 fbc43f3f677dfbc43f3f677b5e
EUC-JP 鈺??g}鈺??g{^ 100011111110001111010101001111110011111101100111011111011000111111100011110101010011111100111111011001110111101101011110 8fe3d53f3f677d8fe3d53f3f677b5e
UTF-8 鈺댐퐙g}鈺댐퐙g{^ 1110100110001000101110101110101110001100100100001110110110010000100110010110011101111101111010011000100010111010111010111000110010010000111011011001000010011001011001110111101101011110 e988baeb8c90ed9099677de988baeb8c90ed9099677b5e
UHC 鈺댐퐙g}鈺댐퐙g{^ 1110100010101101101101001110111110111101100000110110011101111101111010001010110110110100111011111011110110000011011001110111101101011110 e8adb4efbd83677de8adb4efbd83677b5e

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