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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 屋??}Y屋??}bE 10001001101011100011111100111111011111010101100110001001101011100011111100111111011111010110001001000101 89ae3f3f7d5989ae3f3f7d6245
EUC-JP 屋??}Y屋??}bE 10110010101100000011111100111111011111010101100110110010101100000011111100111111011111010110001001000101 b2b03f3f7d59b2b03f3f7d6245
UTF-8 屋득뎴}Y屋득뎴}bE 1110010110110001100010111110101110010011100111011110101110001110101101000111110101011001111001011011000110001011111010111001001110011101111010111000111010110100011111010110001001000101 e5b18beb939deb8eb47d59e5b18beb939deb8eb47d6245
UHC 屋득뎴}Y屋득뎴}bE 1110100010101001101101011110011010001001100001110111110101011001111010001010100110110101111001101000100110000111011111010110001001000101 e8a9b5e689877d59e8a9b5e689877d6245

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