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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鵝?????訝?? 1110101001000000001111110011111100111111001111110011111111100110011000100011111100111111 ea403f3f3f3f3fe6623f3f
EUC-JP 鵝?????訝?? 1111001110100001001111110011111100111111001111110011111111101011110000110011111100111111 f3a13f3f3f3f3febc33f3f
UTF-8 鵝녻쥤嶪╊퐜訝배갬 111010011011010110011101111010111000010110111011111011001010010110100100111001011011011010101010111000101001010110001010111011011001000010011100111010001010100010011101111010111011000010110000111010101011000010101100 e9b59deb85bbeca5a4e5b6aae2958aed909ce8a89debb0b0eab0ac
UHC 鵝녻쥤嶪╊퐜訝배갬 111001001011110110000110111010001010001010010110111001011111010110100110111001001011110110000110111001001011100010111001111010001011000010110111 e4bd86e8a296e5f5a6e4bd86e4b8b9e8b0b7

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