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 粫場羽}粫場羽{^ 111000101110011010001111111010101000100101001000011111011110001011100110100011111110101010001001010010000111101101011110 e2e68fea89487de2e68fea89487b5e
EUC-JP 粫場羽}粫場羽{^ 111001001110100010111110111011001011000110101001011111011110010011101000101111101110110010110001101010010111101101011110 e4e8beecb1a97de4e8beecb1a97b5e
UTF-8 粫場羽}粫場羽{^ 111001111011001010101011111001011010000010110100111001111011111010111101011111011110011110110010101010111110010110100000101101001110011110111110101111010111101101011110 e7b2abe5a0b4e7bebd7de7b2abe5a0b4e7bebd7b5e
UHC ?場羽}?場羽{^ 00111111111011011101111011101001111000100111110100111111111011011101111011101001111000100111101101011110 3feddee9e27d3feddee9e27b5e

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