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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌??一э??ゃ?^ 1110001010100011001111110011111110001000111010101000010010001111001111110011111110000010111000010011111101011110 e2a33f3f88ea848f3f3f82e13f5e
EUC-JP 筌??一э??ゃ?^ 1110010010100101001111110011111110110000111011001010011111101111001111110011111110100100111000110011111101011110 e4a53f3fb0eca7ef3f3fa4e33f5e
UTF-8 筌뗫쉠一э쭓戮ゃ돩^ 111001111010110110001100111010111001011110101011111011001000100110100000111001001011100010000000110100011000110111101100101011011001001111101111101001111001001011100011100000101000001111101011100011111010100101011110 e7ad8ceb97abec89a0e4b880d18decad93efa792e38283eb8fa95e
UHC 筌뗫쉠一э쭓戮ゃ돩^ 11101111101001111000101111101011101111011010101011101100111010011010110011101111101001111000101111101011101111011010101011100011100010011010110001011110 efa78bebbdaaece9acefa78bebbdaae389ac5e

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