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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 橈??潁??野 10011110111101000011111100111111100111111111000100111111001111111001011011101100 9ef43f3f9ff13f3f96ec
EUC-JP 橈??潁??野 11011100111101100011111100111111110111101111001100111111001111111100110011101110 dcf63f3fdef33f3fccee
UTF-8 橈덌쉐潁꿩슢野 111001101010100110001000111010111000110110001100111011001000100110010000111001101011110110000001111010101011111110101001111011001000101010100010111010011000011110001110 e6a988eb8d8cec8990e6bd81eabfa9ec8aa2e9878e
UHC 橈덌쉐潁꿩슢野 1110100011111010100010001110111110111101101001101110011110111000101100101110011010011010101011101110010110101111 e8fa88efbda6e7b8b2e69aaee5af

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