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 鵝??訝??秧?? 111010100100000000111111001111111110011001100010001111110011111111100010010111100011111100111111 ea403f3fe6623f3fe25e3f3f
EUC-JP 鵝??訝??秧?? 111100111010000100111111001111111110101111000011001111110011111111100011101111110011111100111111 f3a13f3febc33f3fe3bf3f3f
UTF-8 鵝녶컟訝밭궘秧섌걶 111010011011010110011101111010111000010110110110111011001011101110011111111010001010100010011101111010111011000010101101111010101011011010011000111001111010011110100111111011001000010010001100111010101011000110110110 e9b59deb85b6ecbb9fe8a89debb0adeab698e7a7a7ec848ceab1b6
UHC 鵝녶컟訝밭궘秧섌걶 111001001011110110000110111001011011000010001010111001001011100010111001111001111000001010101101111001001110101110011000111010011000000110011100 e4bd86e5b08ae4b8b9e782ade4eb98e9819c

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