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 ??\??????W^ 0011111100111111010111000011111100111111001111110011111100111111001111110101011101011110 3f3f5c3f3f3f3f3f3f575e
SJIS-WIN ??\??????W^ 0011111100111111010111000011111100111111001111110011111100111111001111110101011101011110 3f3f5c3f3f3f3f3f3f575e
EUC-JP ??\??????W^ 0011111100111111010111000011111100111111001111110011111100111111001111110101011101011110 3f3f5c3f3f3f3f3f3f575e
UTF-8 횄짚\횂혣횄짜횂혧W^ 111011011001101010000100111011001010011110011010010111001110110110011010100000101110110110011000101000111110110110011010100001001110110010100111100111001110110110011010100000101110110110011000101001110101011101011110 ed9a84eca79a5ced9a82ed98a3ed9a84eca79ced9a82ed98a7575e
UHC 횄짚\횂혣횄짜횂혧W^ 11000011100000111100001010100100010111001100001110000010110000101000110011000011100000111100001010100101110000111000001011000010100011110101011101011110 c383c2a45cc382c28cc383c2a5c382c28f575e

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