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 ?懶狽}?懶狽{^ 00111111100111001110111110010100100000100111110100111111100111001110111110010100100000100111101101011110 3f9cef94827d3f9cef94827b5e
EUC-JP ?懶狽}?懶狽{^ 00111111110110001111000111000111111000100111110100111111110110001111000111000111111000100111101101011110 3fd8f1c7e27d3fd8f1c7e27b5e
UTF-8 燎懶狽}燎懶狽{^ 111011111010011110000000111001101000011110110110111001111000101110111101011111011110111110100111100000001110011010000111101101101110011110001011101111010111101101011110 efa780e687b6e78bbd7defa780e687b6e78bbd7b5e
UHC 燎懶狽}燎懶狽{^ 111010001111101111010100111110111111100010101100011111011110100011111011110101001111101111111000101011000111101101011110 e8fbd4fbf8ac7de8fbd4fbf8ac7b5e

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