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 ?g?}?g?{^ 0011111110000010100001110011111101111101001111111000001010000111001111110111101101011110 3f82873f7d3f82873f7b5e
EUC-JP ?g?}?g?{^ 0011111110100011111001110011111101111101001111111010001111100111001111110111101101011110 3fa3e73f7d3fa3e73f7b5e
UTF-8 若g퇉}若g퇉{^ 111011111010010110110100111011111011110110000111111011011000011110001001011111011110111110100101101101001110111110111101100001111110110110000111100010010111101101011110 efa5b4efbd87ed87897defa5b4efbd87ed87897b5e
UHC 若g퇉}若g퇉{^ 111001011010111010100011111001111011011110011010011111011110010110101110101000111110011110110111100110100111101101011110 e5aea3e7b79a7de5aea3e7b79a7b5e

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