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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???瑗?}???瑗?{^ 0011111100111111001111111000111111001100110000000011111101111101001111110011111100111111100011111100110011000000001111110111101101011110 3f3f3f8fccc03f7d3f3f3f8fccc03f7b5e
UTF-8 蓮곣뫗瑗퇧}蓮곣뫗瑗퇧{^ 111011111010011010011001111010101011001110100011111010111010101110010111111001111001000110010111111011011000011110100111011111011110111110100110100110011110101010110011101000111110101110101011100101111110011110010001100101111110110110000111101001110111101101011110 efa699eab3a3ebab97e79197ed87a77defa699eab3a3ebab97e79197ed87a77b5e
UHC 蓮곣뫗瑗퇧}蓮곣뫗瑗퇧{^ 1110011011100101100000011110001010010001101110011110101010111100101110000101011101111101111001101110010110000001111000101001000110111001111010101011110010111000010101110111101101011110 e6e581e291b9eabcb8577de6e581e291b9eabcb8577b5e

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