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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????施 001111110011111100111111001111110011111100111111001111111000111001111011 3f3f3f3f3f3f3f8e7b
EUC-JP ???????施 001111110011111100111111001111110011111100111111001111111011101111011100 3f3f3f3f3f3f3fbbdc
UTF-8 렦렺렿렚렦렺롖施 111010111010000010100110111010111010000010111010111010111010000010111111111010111010000010011010111010111010000010100110111010111010000010111010111010111010000110010110111001101001011010111101 eba0a6eba0baeba0bfeba09aeba0a6eba0baeba196e696bd
UHC 렦렺렿렚렦렺롖施 10001110101101011000111011000010100011101100011110001110101011011000111010110101100011101100001010001110110110101110001110111111 8eb58ec28ec78ead8eb58ec28edae3bf

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