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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 屋??壯?屋??壯?B 100010011010111000111111001111111001101011100001001111111000100110101110001111110011111110011010111000010011111101000010 89ae3f3f9ae13f89ae3f3f9ae13f42
EUC-JP 屋??壯?屋??壯?B 101100101011000000111111001111111101010011100011001111111011001010110000001111110011111111010100111000110011111101000010 b2b03f3fd4e33fb2b03f3fd4e33f42
UTF-8 屋배븱壯촫屋배븱壯촫B 11100101101100011000101111101011101100001011000011101011101110001011000111100101101000111010111111101100101101001010101111100101101100011000101111101011101100001011000011101011101110001011000111100101101000111010111111101100101101001010101101000010 e5b18bebb0b0ebb8b1e5a3afecb4abe5b18bebb0b0ebb8b1e5a3afecb4ab42
UHC 屋배븱壯촫屋배븱壯촫B 111010001010100110111001111010001001010110011010111011011110000010101100011010011110100010101001101110011110100010010101100110101110110111100000101011000110100101000010 e8a9b9e8959aede0ac69e8a9b9e8959aede0ac6942

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