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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 羽?羽?[羽?羽?[^ 100010010100100000111111100010010100100000111111010110111000100101001000001111111000100101001000001111110101101101011110 89483f89483f5b89483f89483f5b5e
EUC-JP 羽?羽?[羽?羽?[^ 101100011010100100111111101100011010100100111111010110111011000110101001001111111011000110101001001111110101101101011110 b1a93fb1a93f5bb1a93fb1a93f5b5e
UTF-8 羽렱羽렱[羽렱羽렱[^ 111001111011111010111101111010111010000010110001111001111011111010111101111010111010000010110001010110111110011110111110101111011110101110100000101100011110011110111110101111011110101110100000101100010101101101011110 e7bebdeba0b1e7bebdeba0b15be7bebdeba0b1e7bebdeba0b15b5e
UHC 羽렱羽렱[羽렱羽렱[^ 11101001111000101000111010111110111010011110001010001110101111100101101111101001111000101000111010111110111010011110001010001110101111100101101101011110 e9e28ebee9e28ebe5be9e28ebee9e28ebe5b5e

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