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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 省ア而爵柀ア而 100011111100100010110001100011101010011110001110110111011111101011100100101100011000111010100111 8fc8b18ea78eddfae4b18ea7
EUC-JP 省ア而爵柀ア而 101111101100101010001110101100011011110010101001101111001101111110001111110000111011100110001110101100011011110010101001 beca8eb1bca9bcdf8fc3b98eb1bca9
UTF-8 省ア而爵柀ア而 111001111001110010000001111011111011110110110001111010001000000010001100111001111000100010110101111001101001111110000000111011111011110110110001111010001000000010001100 e79c81efbdb1e8808ce788b5e69f80efbdb1e8808c
UHC 省?而爵??而 1110000011111101001111111110110010111011111011011100100100111111001111111110110010111011 e0fd3fecbbedc93f3fecbb

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