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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 迂仇ぞ良迂仇ぞ粱^ 1000100101001001100010110111011110000010101111001001011111000111100010010100100110001011011101111000001010111100111000101110101101011110 89498b7782bc97c789498b7782bce2eb5e
EUC-JP 迂仇ぞ良迂仇ぞ粱^ 1011000110101010101101011101100010100100101111101100111011001001101100011010101010110101110110001010010010111110111001001110110101011110 b1aab5d8a4becec9b1aab5d8a4bee4ed5e
UTF-8 迂仇ぞ良迂仇ぞ粱^ 11101000101111111000001011100100101110111000011111100011100000011001111011101000100010011010111111101000101111111000001011100100101110111000011111100011100000011001111011100111101100101011000101011110 e8bf82e4bb87e3819ee889afe8bf82e4bb87e3819ee7b2b15e
UHC 迂仇ぞ良迂仇ぞ粱^ 1110100111100110110011101111101110101010101111101101010111011110111010011110011011001110111110111010101010111110110101011101110001011110 e9e6cefbaabed5dee9e6cefbaabed5dc5e

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