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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?苛栓}?苛栓{^ 00111111100010011101010110010000111100000111110100111111100010011101010110010000111100000111101101011110 3f89d590f07d3f89d590f07b5e
EUC-JP ?苛栓}?苛栓{^ 00111111101100101101011111000000111100100111110100111111101100101101011111000000111100100111101101011110 3fb2d7c0f27d3fb2d7c0f27b5e
UTF-8 뤋苛栓}뤋苛栓{^ 111010111010010010001011111010001000101110011011111001101010000010010011011111011110101110100100100010111110100010001011100110111110011010100000100100110111101101011110 eba48be88b9be6a0937deba48be88b9be6a0937b5e
UHC 뤋苛栓}뤋苛栓{^ 100011111011101111001010101101001110111011111011011111011000111110111011110010101011010011101110111110110111101101011110 8fbbcab4eefb7d8fbbcab4eefb7b5e

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