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 ?ヨ?}?ヨ?{^ 0011111110000011100010000011111101111101001111111000001110001000001111110111101101011110 3f83883f7d3f83883f7b5e
EUC-JP ?ヨ?}?ヨ?{^ 0011111110100101111010000011111101111101001111111010010111101000001111110111101101011110 3fa5e83f7d3fa5e83f7b5e
UTF-8 吳ヨ뱚}吳ヨ뱚{^ 111001011001000010110011111000111000001110101000111010111011000110011010011111011110010110010000101100111110001110000011101010001110101110110001100110100111101101011110 e590b3e383a8ebb19a7de590b3e383a8ebb19a7b5e
UHC 吳ヨ뱚}吳ヨ뱚{^ 111001111110111110101011111010001001001110000001011111011110011111101111101010111110100010010011100000010111101101011110 e7efabe893817de7efabe893817b5e

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