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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 鵝?鵝?}Y鵝?鵝?}bE 1110101001000000001111111110101001000000001111110111110101011001111010100100000000111111111010100100000000111111011111010110001001000101 ea403fea403f7d59ea403fea403f7d6245
EUC-JP 鵝?鵝?}Y鵝?鵝?}bE 1111001110100001001111111111001110100001001111110111110101011001111100111010000100111111111100111010000100111111011111010110001001000101 f3a13ff3a13f7d59f3a13ff3a13f7d6245
UTF-8 鵝냝鵝냓}Y鵝냝鵝냓}bE 1110100110110101100111011110101110000011100111011110100110110101100111011110101110000011100100110111110101011001111010011011010110011101111010111000001110011101111010011011010110011101111010111000001110010011011111010110001001000101 e9b59deb839de9b59deb83937d59e9b59deb839de9b59deb83937d6245
UHC 鵝냝鵝냓}Y鵝냝鵝냓}bE 111001001011110110000110011010011110010010111101100001100110000101111101010110011110010010111101100001100110100111100100101111011000011001100001011111010110001001000101 e4bd8669e4bd86617d59e4bd8669e4bd86617d6245

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