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 而?運?莊?旭? 100011101010011100111111100010010101111000111111111001001011010100111111100010001010111000111111 8ea73f895e3fe4b53f88ae3f
EUC-JP 而?運?莊?旭? 101111001010100100111111101100011011111100111111111010001011011100111111101100001011000000111111 bca93fb1bf3fe8b73fb0b03f
UTF-8 而렲運렩莊렱旭렠 111010001000000010001100111010111010000010110010111010011000000110001011111010111010000010101001111010001000111010001010111010111010000010110001111001101001011110101101111010111010000010100000 e8808ceba0b2e9818beba0a9e88e8aeba0b1e697adeba0a0
UHC 而렲運렩莊렱旭렠 11101100101110111000111010111111111010101010000110001110101101111110110111110110100011101011111011101001111011111000111010110001 ecbb8ebfeaa18eb7edf68ebee9ef8eb1

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