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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 尺雫N}尺雫N{^ 111100001100001010001110110110101111001011001010100011101011010001001110011111011111000011000010100011101101101011110010110010101000111010110100010011100111101101011110 f0c28edaf2ca8eb44e7df0c28edaf2ca8eb44e7b5e
EUC-JP ?尺?雫N}?尺?雫N{^ 0011111110111100110111000011111110111100101101100100111001111101001111111011110011011100001111111011110010110110010011100111101101011110 3fbcdc3fbcb64e7d3fbcdc3fbcb64e7b5e
UTF-8 尺雫N}尺雫N{^ 1110111010000010100000011110010110110000101110101110111010001000100000011110100110011011101010110100111001111101111011101000001010000001111001011011000010111010111011101000100010000001111010011001101110101011010011100111101101011110 ee8281e5b0baee8881e99bab4e7dee8281e5b0baee8881e99bab4e7b5e
UHC ?尺??N}?尺??N{^ 001111111111010010101001001111110011111101001110011111010011111111110100101010010011111100111111010011100111101101011110 3ff4a93f3f4e7d3ff4a93f3f4e7b5e

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