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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN ?方跨U}?方跨U{^ 001111111001010111111011100011001101011101010101011111010011111110010101111110111000110011010111010101010111101101011110 3f95fb8cd7557d3f95fb8cd7557b5e
EUC-JP ?方跨U}?方跨U{^ 001111111100101011111101101110001101100101010101011111010011111111001010111111011011100011011001010101010111101101011110 3fcafdb8d9557d3fcafdb8d9557b5e
UTF-8 짹方跨U}짹方跨U{^ 1110110010100111101110011110011010010110101110011110100010110111101010000101010101111101111011001010011110111001111001101001011010111001111010001011011110101000010101010111101101011110 eca7b9e696b9e8b7a8557deca7b9e696b9e8b7a8557b5e
UHC 짹方跨U}짹方跨U{^ 1100001010110001110110111011000011001110101001010101010101111101110000101011000111011011101100001100111010100101010101010111101101011110 c2b1dbb0cea5557dc2b1dbb0cea5557b5e

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