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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 曜ゆ?}曜ゆ?{^ 10010111011010101000001011100100001111110111110110010111011010101000001011100100001111110111101101011110 976a82e43f7d976a82e43f7b5e
EUC-JP 曜ゆ?}曜ゆ?{^ 11001101110010111010010011100110001111110111110111001101110010111010010011100110001111110111101101011110 cdcba4e63f7dcdcba4e63f7b5e
UTF-8 曜ゆ떟}曜ゆ떟{^ 111001101001101110011100111000111000001010000110111010111001011010011111011111011110011010011011100111001110001110000010100001101110101110010110100111110111101101011110 e69b9ce38286eb969f7de69b9ce38286eb969f7b5e
UHC 曜ゆ떟}曜ゆ떟{^ 111010001111100010101010111001101000101110110101011111011110100011111000101010101110011010001011101101010111101101011110 e8f8aae68bb57de8f8aae68bb57b5e

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